# Register a Meta Developer Account

<mark style="color:red;">**Note: The flow and interface may vary depending on each Facebook account. If you encounter any difficulties during this process, please contact the support team for further assistance.**</mark>

1. Login to your Facebook account
2. Open this link <https://developers.facebook.com/> in a new tab.&#x20;
3. Choose **Create a Meta for Developers** account or click the **Get Started** button (top right).

<figure><img src="/files/KIALj4VLV0csLoGZLYdm" alt=""><figcaption></figcaption></figure>

4. At Register, click the **Continue** button.

<figure><img src="/files/hv5v34frssqGXIyR8k5Y" alt=""><figcaption></figcaption></figure>

5. At Verify account, fill in the **phone number** that you will use to log in to the Developer account, and click **Send Verification SMS**.
6. Fill in the SMS code received from Meta, then click **Continue**.

<figure><img src="/files/t0KfjuK21lVPV1xij7HL" alt=""><figcaption></figcaption></figure>

7. At Contact info, fill in the email address, and click the **Confirm Email** button.

<figure><img src="/files/Z8i7yfxY0R7oZpAEeUZ1" alt=""><figcaption></figcaption></figure>

8. At About you, choose **Other** then click the **Complete Registration** button.

<figure><img src="/files/FnpmGqiXu3V4HunMjJPN" alt=""><figcaption></figcaption></figure>

Next page will be the tutorial on Creating Your First Apps! Please click bottom right link to proceed.


---

# 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/register-a-meta-developer-account.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.
