# How to Add Facebook Login Platform to Your Facebook App

### **Add the Facebook Login Platform to your Facebook App**

Click the **'Product'** button.

![Add Product](/files/-MUr7SshEjMrVVGol07I)

From the product list page click on the '**Set Up'** button on the '**Facebook Login'** product. The Facebook Login Platform will be added to your app, and the Facebook Login settings console will be displayed.

![Set Up Facebook Login](/files/-MUrBy_XKhDTzExDKMB3)

### **Configure Valid OAuth Redirect URIs for your App**

In the left side menu, click on the '**Facebook Login'** link to expand the sub-menu. Click on '**Settings'** from the sub-menu.

![Facebook Login Settings](/files/-MUrD7q9y5Wn-SiYNZNN)

Enter your '**Valid OAuth Redirect URIs'.** Click the '**Save Changes'** button.

![Valid OAuth Redirect URLs](/files/-MUrDseRoTLC8_xlO67X)


---

# 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.3dolphins.ai/5.1.x/integration/channel-connector/facebook/how-to-create-facebook-app/untitled.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.
