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