> For the complete documentation index, see [llms.txt](https://docs.amitysolutions.com/amity-solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amitysolutions.com/amity-solutions/amity-bots-platform/channels/connect-to-facebook-page/facebook-comment.md).

# Facebook Comment

To enable a bot to receive Facebook events (such as messages, comments, reactions, or other interactions) and respond automatically to customers based on predefined rules.&#x20;

<figure><img src="/files/lQha5eApp85JrcPONw9j" alt="" width="375"><figcaption><p>Edit Facebook Channel</p></figcaption></figure>

How to enable the Facebook Comment:

1. Enable 'Receive facebook comment event'.
2. Select to Reply on Comment or Message Inbox or Both.
3. For 'Reply on comment', can select&#x20;
   1. Text Response, maximum 2,000 characters
   2. Go to Flow<br>

      <figure><img src="/files/mDGO87RPWshUDufVOVBh" alt="" width="375"><figcaption><p>Reploy on comment option</p></figcaption></figure>
4. For 'Reply on message inbox', can select
   1. Template
   2. Go to Flow<br>

      <figure><img src="/files/GQI2rXeCvrWmu4KDBthw" alt="" width="375"><figcaption><p>Reply on message inbox option</p></figcaption></figure>

Facebook Limitation:

1. For the message inbox, this applies only to users who have already had a conversation with the Facebook Page.
2. For the message inbox, only templates containing a single bubble can be used.


---

# 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:

```
GET https://docs.amitysolutions.com/amity-solutions/amity-bots-platform/channels/connect-to-facebook-page/facebook-comment.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.
