# What is auto-swap for deposit?

Once auto-swap for deposit is enabled, CCPayment will auto-swap the tokens listed in the token list of auto-swap into the specified stablecoin and deposit them into your merchant account.

* Service fee: approximately up to 3% fee will be applied. [Contact us ](https://t.me/CCPaymentSupportBot)to have the final offer for your business.
* We support over 30 mainstream tokens for auto-swap and will continue to add more tokens to the list.
* Applicable scope: Deposit auto-swap applies to API Deposits, Invoice Deposits, and Direct Deposits payment channels.

We will evaluate the auto-swap token list and notify you in advance of any token adjustments.

Tokens removed from the token list of auto-swap will still be deposited into your CCPayment account but will not be auto-swapped. You can promptly inform users to stop depositing that particular token.

{% hint style="info" %}
In case of significant market volatility, some tokens may not be able to complete auto-swap.
{% endhint %}

<br>


---

# 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.ccpayment.com/faq/others-and-academy/what-is-auto-swap-for-deposit.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.
