> For the complete documentation index, see [llms.txt](https://docs.tronsave.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tronsave.io/resources.md).

# Resources

- [FAQ](https://docs.tronsave.io/resources/faq.md): Common questions about pricing, Energy & Bandwidth, and buying resources on TronSave.
- [Troubleshooting](https://docs.tronsave.io/resources/troubleshooting.md): Fixes for the most common problems when buying Energy or integrating with TronSave — orders not filling, low balance, rate limits, ZapBuy delivery, and wrong network.
- [Transfer Recovery](https://docs.tronsave.io/resources/transfer-recovery.md): How to recover accidental transfers and withdraw TRX from your TronSave Internal Account.
- [Accidental USDT / TRX](https://docs.tronsave.io/resources/transfer-recovery/accidental-usdt-trx.md): How to request recovery of USDT or TRX accidentally sent to a TronSave bot wallet.
- [Internal Withdrawal Guide](https://docs.tronsave.io/resources/transfer-recovery/internal-withdrawal-guide.md): How to withdraw TRX from your TronSave internal account through support.
- [Status & SLA](https://docs.tronsave.io/resources/status-sla.md): Where to check TronSave service status, how to report incidents, and what to know about uptime expectations.
- [Terms of Service](https://docs.tronsave.io/resources/terms-of-service.md): The terms governing your access to and use of the TronSave platform and services.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tronsave.io/resources.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.
