# Setup a developer Portal

### 1. Setup Developer Portal <a href="#id-1.-setup-developer-portal" id="id-1.-setup-developer-portal"></a>

1.1 Create an app

Go to [Meta for Developers](https://developers.facebook.com/apps/?business_id=830641582007032) and click “Create App”

1. Select “Other” for “What do you want the app to do?”
2. Select “Business” for “Select an app type”
3. Give your app a name, add a contact email and associate it with a Meta Business Manager

<figure><img src="/files/DVsgBBvQEAOC1rTLl2h8" alt=""><figcaption><p>Step 1 </p></figcaption></figure>

<figure><img src="/files/rTZGlnHHVXVLZCLMgmVU" alt=""><figcaption><p>Step 2 </p></figcaption></figure>

<figure><img src="/files/JfvuLgWXQJfbgAyQ7rYG" alt=""><figcaption><p>Step 3 </p></figcaption></figure>


---

# 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://docs.askyazi.com/setting-up-the-whatsapp-api-number/creating-a-whatsapp-api/setup-a-developer-portal.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.
