# Facebook

* You can select which Facebook page you need to add your chatbot. Then click the "Next" button to go to step 2.

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

* You have to accept all permissions for your chatbot to work properly. Click "Done" button to complete add your Facebook page to your Workspace.

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

* After successfully adding to your WorkSpace, the next step is to add your bot to the Facebook page. You can choose which bot to add to your Facebook page from a list containing all the chatbots you have in the WorkSpace.

<figure><img src="/files/7JZHTNoqbDm6f5nPBiBE" 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://documents.cxgenie.ai/integrations-and-connections/platform-integration/facebook.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.
