# Using energy, lower costs

### <mark style="color:blue;">TokenPocket now supports an integrated energy rental series solution.</mark>

#### Transfer automatic energy rental method:&#x20;

TokenPocket has integrated the optional use of energy rental feature for transfers, greatly reducing TRX consumption for users. The process is fully automated, simply select the option to use the feature, and the rental and on-chain operations will be completed automatically.

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

#### USDT Payment Method:&#x20;

The USDT payment method completely solves the problem for users who do not have TRX but need to transfer USDT tokens. By using the USDT payment feature, users automatically acquire energy for on-chain transactions and can also receive a refund of 20 TRX.

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

#### DApp Energy Payment Method:&#x20;

In daily DApp operations, such as permission clearing and token exchanges, there is often a need for more TRX consumption. TokenPocket innovatively integrates energy payment functionality into DApp execution. This allows for automatic acquisition of corresponding energy based on the operation being executed, followed by on-chain execution, ultimately saving a significant amount of TRX consumption. This results in a better user experience in terms of usability, security, and execution efficiency.

<figure><img src="/files/cZN9yoEXenFMx5Fur4Nf" 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://help.tokenpocket.pro/en/wallet-faq-en/tron-wallet/energy-rental.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.
