# 5. What is the minimum deposit amount?

When depositing funds, the minimum deposit amount can vary depending on the currency you're using.

It's important to note that if you're unsure about the minimum deposit amount for a particular currency, you can always check by clicking on your [<mark style="color:green;">wallet</mark> ](https://rollercoin.com/wallet)and selecting the currency you want to deposit. If there is a minimum amount, it will be highlighted in white in the <mark style="color:yellow;">IMPORTANT!</mark> note.

Here is an example of how it might look (be sure to check for yourself, as minimum deposit amounts change over time!):

<figure><img src="/files/AamXiprABPVNY1ea8l51" 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://faq.rollercoin.com/rollercoin/f.a.q./wallet/5.-what-is-the-minimum-deposit-amount.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.
