> 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/integraciones-populares/facebook-ads-y-mailchimp/configura-tu-gear-desde-facebook-ads-hasta-mailchimp/facebook-ads-origen.md).

# Facebook Ads (origen)

1. Haz clic en el engranaje rojo para desplegar tus Plugs. Escoge la conexión que deseas usar o crea una nueva. Haz clic en “Continuar”.

<figure><img src="https://lh4.googleusercontent.com/AVn_2ZJ9AbBGFoAchiJgYZaXDUXaq2x9wvegoLjVd7qxEtD5T6TE9L-ZD5SIpxd2xiXf0bTIVTg8MC1vpYwAYakAY3d6r9plC-ev8yWKAIMf-mFuNirTDE9WLa8FtC0VqFWwhPF9j3mIX7Zy0cVESA" alt=""><figcaption></figcaption></figure>

2. Selecciona “Obtener leads” como tu acción, la página, y el formulario que quieres usar. Haz clic en “Crear”. GearPlug te pedirá un registro de prueba para importar.

<figure><img src="https://lh5.googleusercontent.com/ghI2XC_CkSqRdfwKCkehdaBNiT684X_8gZBKadPax1Z0sTcM4KZERSCutUF35Phhrh0XK0begjFC11ZsrQ_AMM9mmhkA5T55rj37tedvqpkIindhWcHaMIACgkMVzMbcTMhvCesuWWl7I-T9P-Xbbw" alt=""><figcaption></figcaption></figure>

3. Dirígete a [la herramienta de prueba de Lead Ads](https://developers.facebook.com/tools/lead-ads-testing) y crea un lead de prueba en la página y el formulario que escogiste en GearPlug.

<figure><img src="https://lh4.googleusercontent.com/LQps6-yrwo-xZ5WaqiwE1uI1MCI3BM_aZPK1Q2tGZFvrxKP8GroEOFkX8z0nUtod_ePGItS-xdErFRCTzxTD6xgRT71-1M20mNvpV9v8DYWEEXNu6pplwm2xOFAOu0zpIRNwa8KEjxT7s-68CHKVgw" alt=""><figcaption></figcaption></figure>

4. Revisa los datos importados para ver si todo se importó correctamente. Haz clic en “OK” para terminar de configurar tu Plug de origen.

<figure><img src="https://lh4.googleusercontent.com/MFrRG0vXa7D9A1KkexVZ72DqvvFaCMHNNBR6O0qId0Y6L_QiwyqqbwgsPk-VRLrJQANerdPwg6u8HAKJueOJ7LHOvll_ya0vGB5hwCdr7BKcB4W_qgVxn_7kvc3Y8KkXr8H0PrcjP1n5MpZHRWciaw" 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, and the optional `goal` query parameter:

```
GET https://docs.gearplug.io/integraciones-populares/facebook-ads-y-mailchimp/configura-tu-gear-desde-facebook-ads-hasta-mailchimp/facebook-ads-origen.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.
