# The Minimum Order Amount is Too High for Me; How Can I Reduce it

Our third-party payment partners sometimes set minimum order amounts that may be over your budget. This is done to sufficiently address liquidity and transaction fee issues. It is impossible to change this order quantity. So, you may find alternative methods to fund your account.


---

# 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.cwallet.com/faq/faq-buy-and-sell/the-minimum-order-amount-is-too-high-for-me-how-can-i-reduce-it.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.
