> For the complete documentation index, see [llms.txt](https://docs.cymbal.co/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup.md).

# Ads Setup

- [Connecting Meta Ads](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/connecting-meta-ads.md): This page shows you how to connect your Meta Ads account to Cymbal
- [Meta Ads Pop-up: Troubleshooting](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/connecting-meta-ads/meta-ads-pop-up-troubleshooting.md): If you are not seeing the Meta Ads pop-up when connecting your ad account, please review the troubleshooting steps below.
- [Meta Ads Syncing](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/meta-ads-syncing.md)
- [Adding Meta Pixel](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/adding-meta-pixel.md): This page shows you how to set up your Meta pixel for each ticketer
- [How to Fix “Your Business Has Access to No Ad Accounts”](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/how-to-fix-your-business-has-access-to-no-ad-accounts.md)
- [How to Fix "Your Meta Ad Account Has Disconnected"](https://docs.cymbal.co/help/setting-up-cymbal/ads-setup/how-to-fix-your-meta-ad-account-has-disconnected.md)


---

# 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.cymbal.co/help/setting-up-cymbal/ads-setup.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.
