# 如何使用波场网络费兑换券

1、打开TokenPocket，点击需要转账的代币，点击\[补贴/兑换]菜单。（填写完转账参数后可以看到转账预计的网络费消耗的情况。这里使用了能量租赁服务，所以相对于波场原生的转账可以节省一些GAS费用。）

<figure><img src="/files/3NPQanBWkGsewjVeXh7X" alt=""><figcaption></figcaption></figure>

2、在兑换补贴栏中填入得到的兑换码，点击兑换，兑换成功后就可以看到提示信息。此时返回到转账界面。这里的网络费用自动变成了0，说明我们的兑换券是有效的并且已经兑换了能量，只需要点击\[确认]签名后进行转账。

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

**注意：**

每个用户可获得的兑换券无上限，用户每天最多可使用3次兑换券在TokenPocket内使用，每个兑换券最高可帮用户节约100%的网络费用。兑换码有效期为7天，输入兑换券码成功激活后，有效使用时间为10分钟。（注：钱包未激活用户无法使用兑换券）


---

# 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/cn/faq/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.
