> 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/partner-bot-agency.md).

# 合作伙伴 / 机器人代理

**TronSave 代理机器人**让你拥有一个专属的、始终在线的能量出售机器人。该机器人会自动处理传入的订单、分配资源并跟踪绩效——让你在每笔交易中赚取**最高 5% 的佣金**。这是在 TronSave 平台之上产生被动收入的一种省力方式。

## 主要优势

* **完全所有权与便捷配置** —— 机器人归你所有；在单一仪表板上即可完成设置和调整。
* **自动化订单处理** —— 订单全天候自动匹配和履行，无需人工干预。
* 每笔交易**最高 5% 的佣金**。
* 与 TronSave 平台**无缝集成** —— 资源、定价和交付均由核心市场处理。

{% hint style="info" %}
佣金按每笔交易支付。机器人在底层复用了 TronSave 的[租赁模型](/chinese/concepts/rental-model.md)和[定价](/chinese/concepts/pricing-and-apy.md)，因此你无需自己管理流动性或交付。
{% endhint %}

## 后续步骤

* [注册你的机器人](/chinese/guides/partner-bot-agency/register.md) —— 创建并连接你的代理机器人。
* [机器人管理](/chinese/guides/partner-bot-agency/bot-management.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/partner-bot-agency.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.
