# Facebook Login Configuration

1. Access the link <https://developers.facebook.com/>
2. Create a Facebook developer account
3. Create a Facebook login application
4. At the top right, click on **My apps**
5. Click on Create App
6. Choose the **Manage Business Integrations** option

<figure><img src="/files/85lb8HdznKvcd2XQRQ6P" alt=""><figcaption></figcaption></figure>

7\. Fill in the **App Display Name** field with your store's name

8\. In **App Purpose**, choose the option that best meets the needs of your store

9\. Click on **Create App ID**

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

10\. Select **Set up** in the **Facebook Login** option

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

11\. In **Products**, on the left side dashboard, click **Facebook Login > Settings**.

<figure><img src="/files/70hG6fyFsq5pmJ1cN5H3" alt=""><figcaption></figcaption></figure>

12\. Select the App Id and Client Token from **Facebook Login > Advanced**.

<figure><img src="/files/TFHHRejOFE2HtuSdN1N6" alt=""><figcaption></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.webtonative.com/social-login-integrations/facebook-login-configuration.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.
