# How to Use TRON Network Fee Coupon

#### How to Use TRON Network Fee Coupon

1. **Open TokenPocket**: Select the token you want to transfer and click on the \[Subsidy/Coupon] menu. (After filling in the transfer parameters, you can see the estimated network fee consumption. By using the energy leasing service, you can save some GAS fees compared to native TRON transfers.)

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

2. **Enter the Exchange Code**: In the subsidy exchange section, enter the received exchange code and click on "Exchange." After a successful exchange, you will see a confirmation message. Return to the transfer interface; the network fee will automatically change to 0, indicating that your voucher is valid and energy has been exchanged. Just click \[Confirm] to sign and proceed with the transfer.

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

#### Note:

* There is no limit on the number of Coupon each user can receive. Users can use Coupon up to three times per day within TokenPocket, with each voucher saving up to 100% of network fees.
* The exchange code is valid for 7 days, and after successful activation, the effective usage time is 10 minutes. (Note: Users with inactive wallets cannot use Coupon.)


---

# 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.tokenpocket.pro/en/wallet-faq-en/tron-wallet/coupon.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.
