# Frequently Asked Questions (FAQ)

### 1. How does Tron Pool Energy reduce USDT TRC-20 transaction fees?

The service delegates Energy to your TRON address.\
If sufficient Energy is available, the network does not deduct TRX to cover smart contract execution.

***

### 2. Does the service have access to my wallet?

No. Tron Pool Energy does not request private keys, seed phrases, passwords, or wallet connections.\
Delegation works using only public addresses and blockchain transactions.

***

### 3. Which wallets are supported?

The service is compatible with any wallet that supports TRON (TRX) and USDT TRC-20 transfers, including browser wallets, mobile wallets, and exchange withdrawals.

***

### 4. How fast is Energy activated?

After transaction confirmation in the TRON network, Energy is typically delegated within 1–2 seconds.\
Activation is automatic.

***

### 5. What happens if I do not use the Energy?

For 1-hour rentals, unused Energy expires after the validity period ends.\
For package-based services, usage conditions depend on the selected plan.

***

### 6. Can I transfer Energy to another address?

No. Delegated Energy is linked to the wallet that sent the TRX payment.\
It cannot be reassigned to a different address.

***

### 7. What happens if I send the wrong amount of TRX?

Energy is delegated proportionally based on the amount sent (where applicable).\
Transactions below the minimum activation threshold may not trigger allocation.

***

### 8. Why is TRX still deducted sometimes?

If the available Energy is insufficient for a transaction, the TRON protocol automatically deducts TRX to cover the remaining execution cost.


---

# 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://tronpoolenergy.gitbook.io/docs/faq/frequently-asked-questions-faq.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.
