# What is the Minimum Amount of Deposit?

For the vast majority of cryptocurrencies, Cwallet enforces no minimum deposit limit. We believe in accessibility, so you are generally free to transfer any amount, no matter how small.

**The Exception (XRP):** Please be aware of a specific requirement for Ripple (XRP). Due to network protocols, a minimum deposit of 0.01 XRP is required to successfully credit your account.

<mark style="color:green;">**⚠️ Critical Warning for XRP:**</mark> If you transfer less than 0.01 XRP, the system will not be able to detect or credit the transaction. These funds generally cannot be recovered, so please ensure your amount meets this threshold before sending.


---

# 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.cwallet.com/crypto-deposit-and-withdraw/common-issues/what-is-the-minimum-amount-of-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.
