# Minimum amount of withdrawal and deposit

## Minimum amount of deposit

There is no limit on deposit to CCPayment merchant account.

## Minimum amount of withdrawal

Depending on the type of token and the chain it is associated with, the minimum withdrawal amount varies. Most tokens do not have a minimum withdrawal requirement, but there are currently some token types that do.

{% hint style="info" %}
There is no minimum withdrawal amount for transfers to Cwallet ID and CCPayment ID\
The minimum withdrawal value from CCPayment to Cwallet is as low as $0.001.
{% endhint %}

<figure><img src="/files/eRU8GSR4FAENP4VYSmt7" 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.ccpayment.com/faq/payment/minimum-amount-of-withdrawal-and-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.
