# Валюты и сети

### Поддерживаемые валюты и сети

На текущий момент CryptoCloud поддерживает прием следующих криптовалют и стейблкоинов:

<table><thead><tr><th width="122">Валюта</th><th>Доступные сети</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) и Solana</td></tr><tr><td>USDC</td><td>BNB Smart Chain (BSC), Ethereum (ERC20), Base (ERC20), Arbitrum (ERC20), Optimism (ERC20) и 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>

Доступные сети для транзакций зависят от выбранной валюты. Важно отметить, что в данный момент наш сервис поддерживает только некоторые L2 сети блокчейна Ethereum, такие как Base, Arbitrum и Optimism.

Список доступных криптовалют и сетей постоянно расширяется.

{% hint style="info" %}
Если у вас возникли вопросы или требуется помощь, вы можете обратиться в наш чат поддержки на сайте и в личном кабинете, а также связаться с нами в Telegram. Контакты поддержки указаны [на нашем сайте](https://cryptocloud.plus/support).
{% endhint %}

> Мы регулярно работаем над улучшением базы знаний сервиса. Пожалуйста, оцените качество и полезность материалов [по ссылке](https://survey.zohopublic.eu/zs/iqTGou).


---

# 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/ru/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.
