# 能量知识库

- [什么是波场能量？](https://docs.catfee.io/energy/what-is-tron-energy.md)
- [为什么要租赁能量？](https://docs.catfee.io/energy/why-rent-energy.md): 节省资源、提高效率、安全可靠
- [如何解决“OUT OF ENERGY” 错误？](https://docs.catfee.io/energy/how-to-fix-out-of-energy-error-on-tron-transfers.md)
- [为什么不能用中心化交易所的钱包购买能量？](https://docs.catfee.io/energy/why-not-use-cex-wallet-to-buy-energy.md)
- [什么是中心化交易所？](https://docs.catfee.io/energy/what-is-centralized-exchange.md)
- [波场上转USDT需要多少能量？](https://docs.catfee.io/energy/usdt-transfer-energy-on-tron.md)
- [已经租赁了能量，为什么转账还是失败？](https://docs.catfee.io/energy/why-transfer-failed-after-renting-energy.md)


---

# 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://docs.catfee.io/energy.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.
