# WhatsApp Official

In this WhatsApp Official section, there will be several tutorials on how to use as listed below.

* [**Get Started**](/getting-started/kuasa-campaigns/whatsapp-official/get-started.md)
* **Register a Meta Developer Account:** [**Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/register-a-meta-developer-account.md)
* **Create Your First Apps:** [**Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/create-your-first-apps.md)
* **Creating a Permanent Access Token:** [**Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/creating-a-permanent-access-token.md)
* **Step to Check Integration is Successfully Connected:** [**Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/step-to-check-integration-is-successfully-connected.md)
* [**Extra Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/set-up-the-payment-method-in-meta.md)
* **WhatsApp Official Extra Setting:** [**Tutorial**](/getting-started/kuasa-campaigns/whatsapp-official/whatsapp-official-extra-setting.md)


---

# 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://tutorials.kuasa.io/getting-started/kuasa-campaigns/whatsapp-official.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.
