# Facebook Messenger

The [Stammer.ai](http://Stammer.ai) uses the Official Facebook integration with Meta's API. You can connect any AI to any of your connect Facebook Pages. Simply sign in and select the page you want to use. A Facebook page can only have one AI agent connected at a time.

Step 1: Select an AI Agent from your dashboard

Step 2: Navigate to the Integrations tab

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

Step 3: Click on the Facebook integration

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

Step 4: Create/ Connect your Facebook Business account

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

Step 5: Enable the AI Agent to be active

You're done! The integration is now setup and when you message the Facebook Messenger, in a few seconds the AI agent will respond.&#x20;


---

# 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.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/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.
