# هزینه‌ها و شرایط

{% hint style="success" %}
در Margex، هزینه‌ای برای تبدیل ارزها دریافت نمی‌کنیم.
{% endhint %}

در حال حاضر، ما امکان تجارت به صورت آنی را برای ارزهای زیر ارائه می‌دهیم:

<table><thead><tr><th width="227">واحد پول</th><th>حداقل تعداد (USD)</th><th>حداکثر مقدار (USD)</th></tr></thead><tbody><tr><td>ETH</td><td>10</td><td>30,000</td></tr><tr><td>BTC</td><td>10</td><td>30,000</td></tr><tr><td>SOL</td><td>10</td><td>30,000</td></tr><tr><td>LTC</td><td>10</td><td>30,000</td></tr><tr><td>MATIC</td><td>10</td><td>30,000</td></tr><tr><td>TRON</td><td>10</td><td>30,000</td></tr><tr><td>XRP</td><td>10</td><td>30,000</td></tr><tr><td>USDC</td><td>1</td><td>30,000</td></tr><tr><td>USDT</td><td>1</td><td>30,000</td></tr></tbody></table>

لطفا به خاطر داشته باشید که حداکثر مقادیر برای تبدیل ارز در جدول بالا **در هر معامله/ارزش روزانه** است.


---

# 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.margex.com/help-center/fa/converter/fees-and-conditions.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.
