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

# Partner / Bot Agency

The **TronSave Agency Bot** lets you own a personal, always-on Energy-selling bot. The bot handles incoming orders, allocates resources, and tracks performance automatically — earning you **up to 5% commission** on each transaction. It's a low-effort way to generate passive income on top of the TronSave platform.

## Key benefits

* **Full ownership and easy configuration** — the bot is yours; set it up and adjust it from a single dashboard.
* **Automated order processing** — orders are matched and fulfilled around the clock without manual intervention.
* **Up to 5% commission** on every deal.
* **Seamless integration** with the TronSave platform — resources, pricing, and delivery are handled by the core marketplace.

{% hint style="info" %}
Commission is paid out per transaction. The bot reuses TronSave's [rental model](/concepts/rental-model.md) and [pricing](/concepts/pricing-and-apy.md) under the hood, so you don't have to manage liquidity or delivery yourself.
{% endhint %}

## Next steps

* [Register your bot](/guides/partner-bot-agency/register.md) — create and connect your Agency Bot.
* [Bot management](/guides/partner-bot-agency/bot-management.md) — configure, monitor, and tune your bot.
* [Energy & Bandwidth](/concepts/energy-and-bandwidth.md) — the resources your bot sells.


---

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