> 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/chinese/resources.md).

# RESOURCES

- [常见问题](https://docs.tronsave.io/chinese/resources/faq.md): 关于 TronSave 上定价、能量与带宽以及购买资源的常见问题。
- [故障排查](https://docs.tronsave.io/chinese/resources/troubleshooting.md): 购买能量或与 TronSave 集成时最常见问题的解决方法——订单未成交、余额不足、速率限制、ZapBuy 交付以及网络错误。
- [转账找回](https://docs.tronsave.io/chinese/resources/transfer-recovery.md): 如何找回误转资产并从你的 TronSave 内部账户提取 TRX。
- [误转 USDT / TRX](https://docs.tronsave.io/chinese/resources/transfer-recovery/accidental-usdt-trx.md): 如何申请找回误转入 TronSave 机器人钱包的 USDT 或 TRX。
- [内部提现指南](https://docs.tronsave.io/chinese/resources/transfer-recovery/internal-withdrawal-guide.md): 如何通过支持团队从您的 TronSave 内部账户提取 TRX。
- [状态与 SLA](https://docs.tronsave.io/chinese/resources/status-sla.md): 在哪里查看 TronSave 服务状态、如何上报事故，以及关于正常运行时间预期的须知。
- [服务条款](https://docs.tronsave.io/chinese/resources/terms-of-service.md): 管理您访问和使用 TronSave 平台及服务的条款。


---

# 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/chinese/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.
