# How to get Facebook App ID

To register a Facebook App, make sure you had **a Facebook account** then get through these steps:

**Step 1:** Go to <https://developers.facebook.com/apps>.&#x20;

{% hint style="info" %}
If you have not had a developer account, register an account first. Go next few steps to complete creating Facebook developer account.
{% endhint %}

![](/files/-LZs3o8s9CO0pFieMmU1)

![](/files/-LZs4uzhSzXLgJF9-0sT)

![](/files/-LZs4uzl63EQrd3Ttq_h)

**Step 2:** Go to the [Facebook Apps](https://developers.facebook.com/apps) and click the button **“Add a New App".** Enter your App name and email contact. you will be redirected to Facebook app dashboard page

![](/files/-LZs7OYc-khgny4scIfX)

**Step 3:**  Go to **Settings > Basic** and fill detail as below. Please double check your App domains (Your Online Store Domain)

![](/files/-LZs8NBrqKn9KA6CiOgW)

**Step 4:** Click **Save Changes.**&#x20;

**Step 5:** Public your App to Live status by click button at top: **OFF > ON**

![](/files/-LZsA1MNhSRJ6pYsLmn7)

Your Facebook App ID available at top.

![](/files/-LZsC0rQ1O5AgdQ8ngTe)


---

# 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://doc.arenacommerce.com/social-locker/connect-your-social-keys/how-to-get-facebook-app-id.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.
