# Quick start guide (WhatsApp)

## Using the WhatsApp channel via Clickatell

1. Create a WhatsApp Business [account ](/whatsapp-channel/getting-started/create-a-whatsapp-business-account.md)and [profile](/whatsapp-channel/getting-started/add-and-manage-whatsapp-business-profiles.md) (with Clickatell's assistance).
2. [Register template messages](/whatsapp-channel/channel-capabilities/whatsapp-message-templates.md) (required for 1-way messages and business-initiated conversations outside the 24-hour interaction window).
3. Start sending messages:
   * Via Clickatell's [One API](https://docs.clickatell.com/channels/one-api/one-api-reference/) to send and receive messages directly via WhatsApp.
   * Via Clickatell's [Chat Flow](https://guides.clickatell.com/flow/overview/overview) and [Chat Desk](https://guides.clickatell.com/chat-desk/overview/overview) applications.

{% hint style="info" %}
Although you can start using your WhatsApp API immediately, you are limited to the following:&#x20;

* Adding **2** numbers to your account
* Sending business-initiated templated messages to a maximum of **250** unique recipients per day
* Unlimited user-initiated messages

To remove these limitations, [verify your Business Account](/whatsapp-channel/getting-started/get-business-verified.md).&#x20;
{% endhint %}


---

# 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://guides.clickatell.com/whatsapp-channel/getting-started/quick-start-guide-whatsapp.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.
