# Facebook Messenger

## :star:**Getting Started with Facebook Messenger**

Ready to engage with your customers on Facebook Messenger? Let's set things in motion!

### Step one: What you need

* A personal Facebook account.
* An associated Facebook Business Page.
* Facebook login credentials.
* Two-factor authentication details for Facebook.

### Step two: Install Facebook Messenger

1. Authenticate your Facebook page and link it to MessageBird.
2. Provide MessageBird with permissions and complete the connection.

{% hint style="info" %}
Read our step-by-step [Facebook Messenger installation guide](/applications/channels/channels/supported-channels/facebook-messenger/install-facebook-messenger.md).
{% endhint %}

### Step three: Use Facebook Messenger

* Engage in two-way conversations.
* Use rich messaging features like sending images and files.
* Send messages via [Inbox](/applications/inbox/inbox.md), [Flows](/applications/automation/flows.md), or [Campaigns](/applications/campaigns/campaigns.md).


---

# 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.bird.com/applications/channels/channels/supported-channels/facebook-messenger.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.
