# Facebook Chatbot

## Why Facebook Chatbot?

Creating a Facebook chatbot offers several benefits that can significantly enhance your online presence and business operations:

* **24/7 Customer Support:** You can respond instantly to customer inquiries at any time of the day.
* **Increased Engagement**: Chatbots can engage with your audience in real time, sending personalized messages, updates, and promotions.
* **Lead Generation**: By interacting with visitors and taking essential information, chatbots can help generate leads, making it easier to convert potential customers into actual customers.
* **Scalability**: Unlike human agents, chatbots can handle multiple conversations simultaneously.

To create your Facebook chatbot and manage all your chatbots, you first need to visit the BotPenguin Dashboard: <https://app.botpenguin.com/home>.

### How to Create Your Facebook Chatbot?

1. Follow these quick steps to create your Facebook chatbot:-
2. To start creating your new chatbot, click **"Create New Bot."**

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

3. Select the primary purpose for creating your bot and proceed further.

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

4. Select "**Facebook Chatbot**" to begin creating your chatbot.

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

5. Now click on login and connect your facebook account.

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

6. Enter your phone number/email address and click “Log in”.&#x20;
7. If you want to create a new Facebook account, click on “Create New Account”

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

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

8. Then select your business account which you want botpenguin to access and usse chatbot for. You can opt for all the accounts or select a specific business account only.
9. Then click on "continue".

<figure><img src="/files/rCLuNTiI2JOqH0kbSA6g" alt="" width="338"><figcaption></figcaption></figure>

10. You can check and review BotPenguin's access request and then click on save to move ahead.

<figure><img src="/files/f2aFwp9BfvBAqh8x80Uq" alt="" width="334"><figcaption></figcaption></figure>

11. After following the steps ahead your facebook bot will be ready to use.
12. You can now edit the flow for your bot. And you can now do customizations accordingly.

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

Your Facebook chatbot is created.

If everything appears correct but you are still unable to proceed, please contact us at [support@botpenguin.com](mailto:contact@botpenguin.com). Our support team is here to assist you with any issues or questions you may have.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/new-bot-setup/facebook-chatbot.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.
