# How to recharge?

Recharge through the wallet, the recharged balance is subsequently used to offset the handling fee for the use of the product, the case of insufficient balance will affect the use of some products.

* **Click "Recharge"**

<figure><img src="/files/MacPLznNJC36T2d6PVG2" alt=""><figcaption></figcaption></figure>

* **Click "Recharge" again to get the recharge information.**

<figure><img src="/files/ZAd8RkqXHigIeXz8Hdrn" alt=""><figcaption></figcaption></figure>

* **Currently, only USDT-TRC20 assets are supported, and the minimum recharge amount is 1 USDT. After successfully transferring funds using the wallet, please refresh the page later to check the recharge record.**

<figure><img src="/files/TwHqaRpLV5W3CbhvyM02" alt=""><figcaption></figcaption></figure>


---

# 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://doc.tokenpay.me/tutorials/how-to-recharge.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.
