# VRCS - automatic conversion to stablecoins

Conversion of incoming funds in **0xProcessing** is possible only through VRCS.

If you deposit BTC, DOGE, BCH, ETH, LTC, XRP, TRX, BNB, ETH (BEP20), ETH (ARB1), AVAX, POL, SOL\
\
It is possible to convert it into one of the selected stablecoins:

USDT (ERC20, TRC20, BEP20)

{% hint style="info" %}
Minimum conversion amount is 10 USD - for each currency individually. If necessary Merchants can increase this limit. If received funds are less than minimum amount, conversion will be completed upon receiving more funds sufficient to pass minimum amount level.
{% endhint %}

{% hint style="info" %}
The minimum amount of conversion from VRCS balance to Merchant's balance is 100 USDT. This limit is set in the Merchant account settings and as soon as this limit is reached the funds are transferred from VRCS balance to the main balance in the selected stablecoin.
{% endhint %}

Funds can be converted to stablecoins only before they deposited to Merchant's wallet - once they deposited not as stablecoins they should be withdrawn first in order to convert them to stablecoins.

### Activate VRCS&#x20;

VRCS can be activated by filling form at Settings/ Currency management/ Enable VRCS or by contacting Support Team. (menu Settings/ Currency management/ Enable VRCS). Check [**here**](/quick-start/vrcs-setup.md) for more details

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

{% hint style="warning" %}
**If VRCS is not enabled your funds are not protected against cryptocurrencies volatility.**&#x20;
{% 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://docs.0xprocessing.com/basic/introduction-guide/vrcs-automatic-conversion-to-stablecoins.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.
