> For the complete documentation index, see [llms.txt](https://support.whapi.cloud/help-desk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.whapi.cloud/help-desk/getting-started/pricing.md).

# Pricing

The price is 35$ per month per channel. \
If you pay on annual plan, the discounted price is 29$ per month. \
For more channels - prices are cheaper.&#x20;

{% hint style="success" %}
We don't charge extra for dialogs/messages/requests etc. Changing numbers on the channel is also free of charge.
{% endhint %}

### **Progressive Discount Scheme**

1-5 channels: $35 each per month\
6-20 channels: $30 each per month\
21-50 channels: $25 each per month\
Personalized discounts if you need more

{% hint style="info" %}
We have special conditions for customers from Brazil. Also for resellers, integrators and SaaS services! **Write to us at** [**care@whapi.cloud**](mailto:undefined)
{% endhint %}

You connect the number to the channel. It is the channel that is charged for. You can change the numbers of the channel, but 1 number can be connected to the channel at a time.

### **Sandbox Free Plan**

If you are just trying your hand at messenger integration or just need some time to familiarize yourself with our service, take a look at our free Sandbox plan.

This is a time unlimited channel, however it has slight restrictions: 5 conversations per month, 150 messages per day and 1,000 requests per month.

[Partners](/help-desk/getting-started/partners.md) - affiliate programs


---

# 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://support.whapi.cloud/help-desk/getting-started/pricing.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.
