# Getting Started

### **How to create a Facebook Messenger Bot?**

**To create a Facebook Messenger Bot, follow the below steps.**&#x20;

* Login into [Admin Console](https://app.intelliticks.com/login)&#x20;
* Go to [AI Builder](https://app.intelliticks.com/ai-builder)
* If you are able to see the Facebook Playbooks, it means you can now start the process of creating your Facebook Messenger Chatbot.

![Facebook Playbooks Section in AI Builder](/files/-Lt4eSpTjJKeEOx8k7ZD)

## 3 Steps to start your Facebook Messenger Bot

### Step 1 - Build your Facebook Playbook

For more information to build your first playbook you can refer to below link.

{% content-ref url="/pages/-Lti9mqyO0NzsQ-aXm51" %}
[Build your first playbook](/getting-started/build-your-first-playbook.md)
{% endcontent-ref %}

{% hint style="info" %}
In case, you are not able to view the Facebook Playbooks. Please [Contact us at support@intelliticks.com ](https://chatbot.intelliticks.com/landing/pSZJr5kbAY7jEwEtf_c/event/helpandsupport?utm_content=facebook)
{% endhint %}

### Step 2 - Connect Facebook Page to IntelliTicks Bot?

Follow the link below for connecting your Facebook pages to IntelliTicks Bot.

{% content-ref url="/pages/-Lt4fUQ2CDHvfgvHGMv7" %}
[Connect Facebook Page](/facebook-messenger-bot/getting-started/connect-facebook-page.md)
{% endcontent-ref %}

### Step 3 - Link your Facebook Playbook created in Step 1 to your Facebook Page?

Follow the link below for linking steps.

{% content-ref url="/pages/-Lt4nTe1pmgdBm49pPyC" %}
[Link Playbook to Messenger](/facebook-messenger-bot/getting-started/link-playbook-to-messenger.md)
{% endcontent-ref %}

You are done. Now you can start testing your Facebook Messenger Bot.

{% content-ref url="/pages/-Lt4rt9DIHi4iKk0xBq0" %}
[Testing FB Messenger Bot](/facebook-messenger-bot/testing-fb-messenger-bot.md)
{% 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://docs.intelliticks.com/facebook-messenger-bot/getting-started.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.
