# Facebook Ads

- [Integration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/facebook-ads/integration-setup.md): To Connect Facebook Ads to Daasity Please follow the steps below.
- [Integration Specifications](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/facebook-ads/integration-specifications.md)
- [Workflow Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/facebook-ads/workflow-configuration-setup.md): This page provides information on how the Facebook Ads integration can be configured as part of a workflow to extract data
- [Transformation Configuration Setup](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/facebook-ads/transformation-configuration-setup.md): This pages provides instructions on what transform code should be added to a script manifest file to transform Facebook Ads data into the Unified Marketing Schema (UMS)
- [Where to Find Your Data](https://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-integrations/facebook-ads/where-to-find-your-data.md): Here is where you can find your Facebook Ads data once the integration has been successfully implemented and data has been loaded.


---

# 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://help.daasity.com/core-concepts/data-integrations/setup-guides/digital-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.
