# 6. What if I transferred an insufficient amount?

If you find yourself in this situation, unfortunately, we are unable to accrue your deposit. 😥

> **But what if I deposit more tokens to meet the minimum deposit amount?** \
> **Will the sum be deposited?**

We cannot combine different deposits into one. Therefore, any deposit made with a sum under the required minimum deposit amount will be rejected.

{% hint style="warning" %}
Please, we urge you to be more careful with both your deposits and withdrawals and to read all the information regarding minimum deposit amounts and supported networks on the wallet pages here: [<mark style="color:green;">https://rollercoin.com/wallet</mark>](https://rollercoin.com/wallet)
{% endhint %}


---

# 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/6.-what-if-i-transferred-an-insufficient-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.
