# WhatsApp Business API

- [Getting a WhatsApp API](https://help.wotnot.io/deploy/whatsapp-business-api/getting-a-whatsapp-api.md): Step by step process of getting WhatsApp API from Meta.
- [Facebook Business Manager (FBM) Verification](https://help.wotnot.io/deploy/whatsapp-business-api/facebook-business-manager-fbm-verification.md)
- [Creating a WhatsApp Template](https://help.wotnot.io/deploy/whatsapp-business-api/creating-a-whatsapp-template.md): Step-by-step guide to creating a WhatsApp template.
- [Cost](https://help.wotnot.io/deploy/whatsapp-business-api/cost.md)
- [Messaging Limits, Quality Rating](https://help.wotnot.io/deploy/whatsapp-business-api/messaging-limits-quality-rating.md)
- [Official Business Account (Green tick verification)](https://help.wotnot.io/deploy/whatsapp-business-api/official-business-account-green-tick-verification.md): Steps to get a verified green tick badge for your WhatsApp number.


---

# 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://help.wotnot.io/deploy/whatsapp-business-api.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.
