> 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/guides/buy/on-telegram.md).

# 在 Telegram 上

您可以直接通过 TronSave Telegram 机器人租赁能量和带宽。在 Telegram 上购买**仅**能通过 TronSave [内部账户](/chinese/concepts/glossary.md)进行——机器人从您存入的 TRX 余额中支出，而非按每笔交易从您自己的钱包扣款。

{% hint style="warning" %}
在下单之前，请确保您的内部账户有足够的 TRX 余额来支付此次租赁。请参阅[如何存入 TRX](/chinese/guides/buy/on-telegram/deposit-trx.md)。
{% endhint %}

## 步骤

请按顺序完成以下操作：

1. [创建 TronSave Telegram 账户](/chinese/guides/buy/on-telegram/create-account.md)——启动机器人，它会为您创建一个内部账户（每个账户对应一个 TRON 地址）。
2. [存入 TRX](/chinese/guides/buy/on-telegram/deposit-trx.md)——为内部账户充值，以便机器人能够支付订单。
3. [获取 TronSave API 密钥](/chinese/guides/buy/on-telegram/get-api-key.md)——与您的内部账户绑定的密钥。
4. [在 Telegram 上购买](/chinese/guides/buy/on-telegram/buy-on-telegram.md)——通过机器人下单购买能量或带宽。

在此处启动机器人：[Buy - Sell - Exchange Energy TRON | TronSave](https://t.me/BuyEnergyTronsave_bot)

## 后续步骤

* 更喜欢使用 UI 或 API？请参阅[在网站上购买](/chinese/guides/buy/on-the-website.md)。
* 了解您所租赁内容的背景知识：[能量与带宽](/chinese/concepts/energy-and-bandwidth.md)。


---

# 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/guides/buy/on-telegram.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.
