# Currency management

**"Activity"** section allows you to enable/disable the availability of receiving currencies, if the currency is disabled, the client will not be able to make a deposit in it.

**“Switch the fee ”** section allows you to switch the network fee to the merchant side. By default, the network commission is on client's side and is included in the amount of the payment form. Processing fee is always on the side of the merchant and is deducted from each amount when it reaches the balance of the merchant.

**"Volatility control"** section allows you to [enable/disable VRCS](/quick-start/vrcs-setup.md) (Volatility Risk Control System), which allows you to convert incoming cryptocurrencies to stable coins of your choice.

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

Сheck the minimum deposit amount and the current network fee in this currency

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


---

# 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/quick-start/currency-management.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.
