# From Meta&#x20;

Benefit of getting WhatsApp API from Meta is that it guarantees 100% uptime and no overhead costs on session messaging. Dealers do add a small margine while charging users for session consumption.

The whole process of obtaining WhatsApp Business APIs from Meta can be divided into 4 steps;

1. Creating a Facebook App
2. Adding the phone number
3. Generating permanent token
4. Configuring the webhook on Buraq


---

# 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.buraq.ai/whatsapp-business-api/getting-a-whatsapp-api/from-meta.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.
