> For the complete documentation index, see [llms.txt](https://docs.omnileads.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omnileads.net/english/meta-messenger-settings/omnileads-and-meta.md).

# OMniLeads and Meta

OMniLeads connects directly and transparently with the Meta ecosystem, leveraging its integrated Open Source Channel Orchestrator. This architecture allows for the agile integration of the official Meta Messenger channel while maintaining high standards of stability and operational flexibility.\
\
Within OMniLeads, users have access to advanced tools and native APIs that simplify channel setup and management, ensuring robust, secure communication that is ready to scale to meet business needs.

Furthermore, business asset management is handled through Meta Business Manager, allowing for centralized configuration, full account control, and guaranteed compliance with official Meta policies at all times.

<figure><img src="https://1083123978-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7qGfc9c0eCArZb6QcwvW%2Fuploads%2F8mVanPhPThJj8mDqm5jE%2Fimage.png?alt=media&amp;token=b7d12185-2868-4053-b99b-cbc6acbb555f" alt=""><figcaption></figcaption></figure>

## Prerequisites

Before starting the setup, make sure you have:\
\
1\. A business account in Meta Business Manager.\
\
2\. A valid Business Portfolio, from which Facebook assets (in our case, business landing pages) will be assigned and the official Meta API will be used.\
\
3\. Access to Meta for Developers, to integrate the Messenger product from the Meta Apps platform.

To learn more about Meta (Developers)'s development tools, we suggest you visit the following link: <https://developers.facebook.com/docs/messenger-platform/>.

Finally, with administrator access to the OMniLeads instance, you will be able to integrate with the Meta Messenger app and answer queries through the official Social Network API.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omnileads.net/english/meta-messenger-settings/omnileads-and-meta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
