# Facebook

## Connect Facebook Account

1. Find **Bots** at the left side bar.
2. Select **Facebook** under the **Bots** categories.
3. Click **Connect Facebook Page and Instagram**
4. Log in Facebook account you wish to connect
5. Select Instagram Professional Account (if any), it is optional.
6. Select at least (1) Facebook page you want to connect.
7. Click **Done -> Ok,** and you can start create your bot.&#x20;

{% embed url="<https://youtu.be/W_QXfgLGuVI>" %}

## Link Facebook Account into Omni Channel Bot

{% embed url="<https://youtu.be/VwvXTNWjDrE>" %}

{% hint style="info" %}
After successfully connect Facebook Account, must link to the Omni Channel Bot so that the chatbot will reply you on Messenger.
{% endhint %}

### Link to Omni Channel bot

1. First, go to Omni-Channel
2. Click **Link** button
3. Select your Facebook account that just connected
4. Type LINK to link to the Omni-Channel bot

### Testing

1. Back to the Facebook Channel Page
2. Click the Messenger link under the yours Facebook name&#x20;
3. Write the keyword to the chatbot, see got reply or not.<br>


---

# 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://help.mampuai.com/mampu-ai/platform/connect-to-social-media-channels/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.
