# Facebook Ads

GearPlug allows you to integrate [Facebook Ads](https://www.facebook.com/business/ads) with other apps in a few, simple steps. You can send data from your campaigns to databases, email marketing apps, and CRM tools.

However, Facebook Ads is a unique integration in GearPlug. That’s because it’s split into three apps. Each app has a specific function and only works as a source or target app.

Below, you’ll find the available apps for Facebook Ads.

## Facebook Leads

Facebook Leads only works as a source Plug. When integrating Facebook Leads, you can extract information from your campaigns’ forms. Then, you can use this information to create databases, register leads, and more.

## Facebook Ad Insights

Facebook Ad Insights only works as a source Plug. It lets you extract analytics from your Facebook Ad campaigns. You can send this information to a database or data analysis tool for tracking their performance.

## Facebook Audiences

Facebook Audiences is the only target Plug for Facebook Ads. GearPlug allows you to reuse the information from your databases, CRM, and other platforms to create new Facebook Audiences and improve your targeting.

{% hint style="info" %}
Each of these apps requires a unique Plug. If you want to use all three, you’ll have to create three Plugs and link them to your Facebook account. That said, you only need one account.
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/facebook-ads.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.
