> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./carteira/5.-qual-e-o-valor-minimo-do-deposito.md).

# 5. Qual é o valor mínimo do depósito?

Ao depositar fundos, o valor mínimo do depósito pode variar dependendo da moeda que você estiver usando.

É importante observar que, se você não tiver certeza sobre o valor mínimo do depósito para uma determinada moeda, sempre pode verificar clicando em seu [<mark style="color:verde;">carteira</mark> ](https://rollercoin.com/wallet)e selecionando a moeda que deseja depositar. Se houver um valor mínimo, ele será destacado em branco no <mark style="color:nota;">IMPORTANTE!</mark> amarela.

Aqui está um exemplo de como isso pode parecer (certifique-se de verificar por conta própria, pois os valores mínimos de depósito mudam ao longo do tempo!):

<figure><img src="/files/669d4abc606dc55e3a32c38d223bb51900bda886" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/rollercoin-f.a.q.-pt-br/f.a.q./carteira/5.-qual-e-o-valor-minimo-do-deposito.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.
