# Partner Onboarding

- [Introduction](https://partners.botpenguin.com/home/introduction.md): Welcome to the BotPenguin Partner Help Center!
- [Partner Onboarding](https://partners.botpenguin.com/home/partner-onboarding.md): This page contains the information registering your account as partner on the BotPenguin.
- [Understanding your plans](https://partners.botpenguin.com/home/understanding-your-plans.md): This page contains all the necessary information regarding the plans you would have subscribed.


---

# Agent Instructions: 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/home.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.
