# Partner Documentation

- [Introduction](https://support.whapi.cloud/help-desk/partner-documentation/introduction.md): The guidelines and best practices for Partners
- [Partner Dashboard Overview](https://support.whapi.cloud/help-desk/partner-documentation/partner-dashboard-overview.md): Detail useful information about parnter section
- [Partner Program Guidelines](https://support.whapi.cloud/help-desk/partner-documentation/partner-program-guidelines.md): In this section, you will find detailed step-by-step instructions for working with Whapi.Cloud as a Partner
- [Workflow: Step-by-Step](https://support.whapi.cloud/help-desk/partner-documentation/partner-program-guidelines/workflow-step-by-step.md): A typical process for a partner to work with an API
- [Billing for Partners](https://support.whapi.cloud/help-desk/partner-documentation/partner-program-guidelines/billing-for-partners.md): How the payment for using the WhatsApp API for partners is handled
- [Allocating Days to Customer Channels: Best Practices & Guide](https://support.whapi.cloud/help-desk/partner-documentation/partner-program-guidelines/allocating-days-to-customer-channels-best-practices-and-guide.md): This guide will detail the best approaches our partners are using to automate channels for their customers and simplify payment for API access
- [Interface for channel management](https://support.whapi.cloud/help-desk/partner-documentation/partner-program-guidelines/interface-for-channel-management.md): Here we will cover the capabilities of channel management partners through the interface
- [Partner Documentation](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation.md)
- [Channel creation](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/channel-creation.md): The method is intended to create an instance for WhatsApp API
- [Changing channel mode](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/changing-channel-mode.md): Changing Channel Modes: Trial, Sandbox, Live
- [Channel extension](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/channel-extension.md): Extending Channel Duration
- [Channel deletion](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/channel-deletion.md)
- [Getting the list of channels](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/getting-the-list-of-channels.md)
- [Notices of end of days on balance](https://support.whapi.cloud/help-desk/partner-documentation/partner-documentation/notices-of-end-of-days-on-balance.md): Automatically know in advance when you are running out of balance


---

# 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://support.whapi.cloud/help-desk/partner-documentation.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.
