# Is there a minimum amount for deposits and withdrawals?

Yes.

To keep transactions efficient and cost-effective, Stone Wallet has a minimum of $10 USD (or equivalent) for both:

* Deposits
* Withdrawals

You won’t be able to process amounts below this limit. If you try to send less than $10, you’ll see an error message prompting you to enter a higher amount.

This minimum helps us reduce network fees and maintain fast, low-cost service for everyone.


---

# 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.stakestone.io/stakestone/stone-wallet/frequently-asked-questions/is-there-a-minimum-amount-for-deposits-and-withdrawals.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.
