> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/popular-integrations/facebook-leads-and-mysql/create-your-facebook-leads-plug.md).

# Create your Facebook Leads Plug

1. Head over to “My Apps” and select Facebook Leads in the drop-down menu. Click “Create.”

<figure><img src="https://lh5.googleusercontent.com/OZd-YadqZbrYvGPhpAVpIypRycI6hpphrOT7itHUkXXoXO4NGuUO71JbbMbNQHsMUu_qJRWMMFm_4Oq9DmDJlt2_BaPMYHqahA8q6HqBLU6uqaaEW5qENMcs1xlTc7aGrOeArM_Xz1oE_hzo-WEIPg" alt=""><figcaption></figcaption></figure>

2. Log into your Facebook Account from the pop-up window in GearPlug. Accept the connection’s terms. Once the confirmation windows shows up, your Plug will be ready.

<figure><img src="https://lh6.googleusercontent.com/yfUhLL6q_DczdhX6EEL0lTaUSmyBv0N2Y-1o9A6GLgQPJBewz20mTE_LG8GjyUZMXmJwiBT1BWXKU02UGXPUKJoLsCzPr-xKgTfR-SV0hA9Gtl3A_jQWjfZOQ-aUyjNOJ5Uj0QIHdnlibX8zLMHB0A" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs.gearplug.io/english/popular-integrations/facebook-leads-and-mysql/create-your-facebook-leads-plug.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.
