> For the complete documentation index, see [llms.txt](https://help.blinger.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.blinger.io/documentation/section-apps/adding-accounts/facebook.md).

# Facebook

## **General information**

**The integration allows to:**

* **connect Pages** to Blinger.io (no personal accounts)
* **reply to messages** form Facebook Messenger of the connected Page
* **reply to comments** of users under the publications, which are posted in the feed of the Page by those, who have management rights for the Page

{% hint style="warning" %}
**Before setting up Facebook integration you should:**

* get authorized in Facebook under the account, which has "Administrator", "Editor", "Moderator" role on the Page being connected
* double check, that the Page being connected has the function "Message exchange" activated in Settings (section "General")
  {% endhint %}

## Connect Facebook Messenger?

### **Step 1. Open a tab «Apps» and click «Add new app**»

![](/files/-LmKFnlMqp7XxWeZk8II)

### **Step 2. Choose channel «Facebook» and click «Add Facebook»**

![](/files/-LmKFxeA6jeHlbJHCfLZ)

### **Step 3. Click «Start» in the window that appeared**

![](/files/-LmKGBkFgQ0WQw2ObvxR)

{% hint style="info" %}
After clicking "Start" you will be automatically redirected to the Facebook page, where it is necessary to **allow access for the Blinger.io application**, to be able to search for the "Pages", which you can manage.

**Step 1.**

![](/files/-LlqpNS_IS8LW73V20Q6)

#### Step 2.

<img src="/files/-LlqpnKEl_RnkxGHFffX" alt="" data-size="original">

#### Step 3.

![](/files/-Llqq7u__jiaD6KNIpAe)
{% endhint %}

### **Step 4. Choose the «Page» required for connection and click «Add»**&#x20;

![](/files/-LmKHZXWmPhjC5LRb9bF)

{% hint style="success" %}

### **The integration is completed!**

{% endhint %}

## **Connect Facebook Comments**

### **Step 1.** Click on "Edit" in Facebook integration <a href="#shag-1-nazhat-izmenit-v-integracii-s-facebook" id="shag-1-nazhat-izmenit-v-integracii-s-facebook"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LlqqTrIVR72PMfLeoWD%2F-LlqqhyhAnz7oFLNYdDg%2Fimage.png?alt=media\&token=8897904e-9cd0-479d-9eee-abdbc00e813c)

### Step 2. Tick the box next to Enable and click on "Save" <a href="#shag-2-postavit-galochku-naprotiv-ot-enable-i-nazhat-sokhranit" id="shag-2-postavit-galochku-naprotiv-ot-enable-i-nazhat-sokhranit"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LlqqTrIVR72PMfLeoWD%2F-Llqqt_VQqtf_XDzzfwA%2Fimage.png?alt=media\&token=0a572121-8316-41aa-a368-263d94444043)

{% hint style="success" %}

### **The integration is completed!**

{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.blinger.io/documentation/section-apps/adding-accounts/facebook.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
