# Currencies and Networks

### Supported currencies and networks

CryptoCloud currently supports the following cryptocurrencies and stablecoins:

<table><thead><tr><th width="122">Currency</th><th>Available networks</th></tr></thead><tbody><tr><td>BTC</td><td>Bitcoin</td></tr><tr><td>LTC</td><td>Litecoin</td></tr><tr><td>ETH</td><td>Ethereum (ERC20), Arbitrum, Optimism, Base</td></tr><tr><td>TRX</td><td>Tron (TRC20)</td></tr><tr><td>TON</td><td>The Open Network (TON)</td></tr><tr><td>BNB</td><td>BNB Smart Chain (BSC)</td></tr><tr><td>SOL</td><td>Solana</td></tr><tr><td>USDT</td><td>Tron (TRC20), BNB Smart Chain (BSC), The Open Network (TON), Ethereum (ERC20), Atbitrum (ERC20), Optimism (ERC20) and Solana</td></tr><tr><td>USDC</td><td>BNB Smart Chain (BSC), Ethereum (ERC20), Base (ERC20), Arbitrum (ERC20), Optimism (ERC20) and Solana</td></tr><tr><td>DAI</td><td>BNB Smart Chain (BSC), Ethereum (ERC20), Base (ERC20), Arbitrum (ERC20), Optimism (ERC20)</td></tr><tr><td>PYSD</td><td>Ethereum (ERC20), Solana</td></tr><tr><td>USDD</td><td>Tron (TRC20)</td></tr><tr><td>XAUT</td><td>Ethereum (ERC20), The Open Network (TON)</td></tr><tr><td>ARB</td><td>Arbitrum (ERC20)</td></tr><tr><td>OP</td><td>Optimism (ERC20)</td></tr><tr><td>SHIB</td><td>Ethereum (ERC20), BNB Smart Chain (BSC)</td></tr><tr><td>PEPE</td><td>Ethereum (ERC20), BNB Smart Chain (BSC)</td></tr><tr><td>TRUMP</td><td>Solana</td></tr></tbody></table>

Available networks for transactions depend on the selected currency. It is important to note that our service currently supports only some L2 networks of the Ethereum blockchain, such as Base, Arbitrum and Optimism.

The list of available cryptocurrencies and networks constantly expands.

{% hint style="info" %}
If you have any questions or need help, you can contact our support via chat on the website and in your personal account, as well as reach us on Telegram. Support contacts are listed [on our website](https://cryptocloud.plus/en/support).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.cryptocloud.plus/en/general-information/currencies-networks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
