# Facebook Bot

A **Facebook Bot** enables businesses to automate conversations on **Facebook Messenger**. It helps respond to customer messages instantly, capture leads, and provide support directly from a Facebook Page.

#### What You Can Do With a Facebook Bot

* Automatically reply to Facebook Messenger messages
* Engage users from Facebook ads and posts
* Capture and qualify leads
* Share product details, links, and FAQs
* Route chats to live agents when required
* Provide 24/7 customer support on Messenger

#### Key Benefits

* 💬 Engage customers on Facebook Messenger
* ⚡ Instant responses improve engagement
* 🤖 Reduce manual support workload
* 📊 Track conversations and user interactions

#### Common Use Cases

* Lead generation from Facebook ads
* Customer support and FAQs
* Order updates and notifications
* Appointment booking
* Marketing and promotional campaigns

#### Requirements to Use Facebook Bot

* A Facebook Page
* Page admin or editor access
* Approved Meta account permissions
* An active bot with configured chat flows

{% content-ref url="facebook-bot/bot-setup" %}
[bot-setup](https://help.botpenguin.com/bots/facebook-bot/bot-setup)
{% endcontent-ref %}

{% content-ref url="facebook-bot/edit-and-manage-chatflow" %}
[edit-and-manage-chatflow](https://help.botpenguin.com/bots/facebook-bot/edit-and-manage-chatflow)
{% endcontent-ref %}

{% content-ref url="facebook-bot/train-your-ai-chatbot" %}
[train-your-ai-chatbot](https://help.botpenguin.com/bots/facebook-bot/train-your-ai-chatbot)
{% endcontent-ref %}

{% content-ref url="facebook-bot/facebook-automation" %}
[facebook-automation](https://help.botpenguin.com/bots/facebook-bot/facebook-automation)
{% endcontent-ref %}

{% content-ref url="facebook-bot/ai-settings" %}
[ai-settings](https://help.botpenguin.com/bots/facebook-bot/ai-settings)
{% endcontent-ref %}

{% content-ref url="facebook-bot/facebook-chatbot-settings" %}
[facebook-chatbot-settings](https://help.botpenguin.com/bots/facebook-bot/facebook-chatbot-settings)
{% endcontent-ref %}

{% content-ref url="facebook-bot/pre-built-chatbot-templates" %}
[pre-built-chatbot-templates](https://help.botpenguin.com/bots/facebook-bot/pre-built-chatbot-templates)
{% endcontent-ref %}

{% content-ref url="facebook-bot/reconnecting-facebook-chatbot" %}
[reconnecting-facebook-chatbot](https://help.botpenguin.com/bots/facebook-bot/reconnecting-facebook-chatbot)
{% endcontent-ref %}

{% content-ref url="facebook-bot/3rd-party-apps-integrations" %}
[3rd-party-apps-integrations](https://help.botpenguin.com/bots/facebook-bot/3rd-party-apps-integrations)
{% endcontent-ref %}


---

# 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.botpenguin.com/bots/facebook-bot.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.
