# Currency autoconversion

CryptoCloud offers merchants a convenient feature for automatically converting all incoming payments into the stablecoin USDT. This helps businesses maintain predictable cash flow and protects them from sharp fluctuations in cryptocurrency prices.

The conversion occurs immediately upon receiving the transaction, minimizing the risks associated with crypto market volatility and ensuring stable income for entrepreneurs.

To enable the auto-conversion feature, go to your project settings and open «Auto conversion» section.

<figure><img src="/files/OnoFAkBvl15Iry68nGT0" alt=""><figcaption></figcaption></figure>

When enabled, incoming payments will be automatically converted into USDT TRC20. The following conversion directions are available for automatic exchange:

* BTC → USDT TRC20
* LTC → USDT TRC20
* ETH → USDT TRC20
* TRX → USDT TRC20
* BNB → USDT TRC20
* ETH (ERC20) → USDT TRC20
* ETH (BASE) → USDT TRC20
* ETH (ARB) → USDT TRC20
* ETH (OP) → USDT TRC20
* TON → USDT TRC20
* SHIB → USDT TRC20<br>

Exchange operations are carried out at the current market rate at the time of conversion using licensed exchange services such as:

* FixedFloat
* ChangeNow
* LetsExchange
* Exolix

Please note:

* The minimum exchange amount is $10.
* A network fee is charged during conversion.

{% 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/payments/auto-conversion.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.
