# Deposit and withdrawal fees

The deposit and withdrawal regulations of Top One are as follows:

<table data-header-hidden><thead><tr><th width="157"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><br></td><td>Deposit fee</td><td>Minimum deposit amount</td><td>*Withdrawal fee</td><td>Minimum withdrawal amount</td></tr><tr><td>ERC20 USDT</td><td>0 USDT</td><td>1 USDT</td><td>4～10 USDT</td><td>50 USDT</td></tr><tr><td>TRC20 USDT</td><td>0 USDT</td><td>0.01 USDT</td><td>1~1.5 USDT</td><td>10 USDT</td></tr><tr><td>Polygon USDT</td><td>0 USDT</td><td>1 USDT</td><td>1 USDT</td><td>10 USDT</td></tr></tbody></table>

\*Top One's currency withdrawal fee is calculated based on the current gas fee \* currency price to USDT.

<br>


---

# 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://top-one.gitbook.io/top.one/en1/fee/deposit-and-withdrawal-fees.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.
