> For the complete documentation index, see [llms.txt](https://partners.botpenguin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partners.botpenguin.com/partner-platform-guidelines/partners.md).

# Partners

Partners allow you to collaborate with resellers and teams to expand your business. From here, you can manage resellers, assign plans and add-ons, track usage, and maintain control over partner access and performance.

Access the following links:

{% content-ref url="/pages/18H7FVMGQxZ2bRq88xCn" %}
[Resellers](/partner-platform-guidelines/partners/resellers.md)
{% endcontent-ref %}

{% content-ref url="/pages/6VrL05MzIGWNaLAqJhQm" %}
[Plans](/partner-platform-guidelines/partners/plans.md)
{% endcontent-ref %}

{% content-ref url="/pages/jFFpHtNOo1LhKHEsxKn3" %}
[Add ons](/partner-platform-guidelines/partners/add-ons.md)
{% endcontent-ref %}

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/partner-platform-guidelines/partners.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.
