# Partner pricing

The commission ratio earned is 0.1% by default, the proportion of commission increases with the growth of the transaction volume. You can contact our sales to learn more.

<table><thead><tr><th width="295">Currency</th><th>USD</th><th>EUR</th><th>HKD</th><th>JPY</th></tr></thead><tbody><tr><td>Payout fees</td><td>25</td><td>24</td><td>200</td><td>3500</td></tr><tr><td>Minimum payout amount</td><td>2000</td><td>2000</td><td>16000</td><td>263000</td></tr><tr><td>Payout schedule</td><td>Monthly</td><td>Monthly</td><td>Monthly</td><td>Monthly</td></tr></tbody></table>

Your commission settlement date is the 23rd of each month, and you will receive the money on the first Thursday after the 23rd.


---

# 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.moneycollect.com/docs/business-operation/partners/partner-pricing.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.
