# Can I add a smaller than the minimal amount of money?

Unfortunately, there is no way to pay less than the minimum possible deposit amount.

You can check all the available payment methods and the minimum deposits for each of them in this [article](https://help.dtxplatform.com/en/articles/5888450-how-to-make-your-first-deposit) or simply visiting the Finance tab in your account.

If you still have questions then do not hesitate to reach our support team for a hand.


---

# 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://help.dtxplatform.com/advertisers-help-center/can-i-add-a-smaller-than-the-minimal-amount-of-money.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.
