> For the complete documentation index, see [llms.txt](https://docs-eb.toneden.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-eb.toneden.io/troubleshooting.md).

# Troubleshooting

- [Facebook Advertising Troubleshooting](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting.md): Solutions to issues related to Facebook and Instagram Ad Campaigns
- [How to Appeal a Disapproved Facebook (or Instagram) Ad](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-to-get-your-ad-campaign-approved-by-facebook.md)
- [How to Appeal a Disabled Facebook Ad Account](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-to-appeal-a-disabled-facebook-ad-account.md): This is a step-by-step guide on how to appeal a Facebook Disabled Ad Account
- [Overlapping Locations Can't Be Used](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/overlapping-locations-cant-be-used.md): A few steps you can take to help resolve this error.
- [How Long Does It Take for My Ad Campaign to Go Live?](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-long-does-it-take-for-my-ad-campaign-to-go-live.md)
- [Payment Method Missing, Unsettled Account, or Spend Limit Reached](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/payment-method-missing-unsettled-account-or-spend-limit-reached.md): You must have a valid payment method associated with your Facebook ad account before you can create ads.
- [Connect to Business Manager to Create This Audience](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/connect-to-business-manager-to-create-this-audience.md)
- [How to Link an Instagram Account (Instagram Business Profile) to a Facebook Page](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-to-link-an-instagram-account-instagram-business-profile-to-a-facebook-page.md)
- [How to Request Facebook Page Advertiser Access to a Brand](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-to-request-facebook-page-advertiser-access-to-a-brand.md): Here's a step-by-step guide on how to request page advertiser access to use Facebook Ads.
- [How to Disable Google Chrome's Heavy Ads Preview Feature](https://docs-eb.toneden.io/troubleshooting/facebook-advertising-troubleshooting/how-to-disable-google-chromes-heavy-ads-preview-feature.md)
- [Facebook Ad Account FAQs](https://docs-eb.toneden.io/troubleshooting/facebook-ad-account-faqs.md): Here are the most common questions we receive related to errors that users experience with their Facebook ad accounts! 👇
- [Custom Domain Troubleshooting & FAQ](https://docs-eb.toneden.io/troubleshooting/custom-domain-troubleshooting-and-faq.md): If you're looking for an answer related to custom domain set-up or any domain related troubleshooting, you'll likely find it in the FAQ article below! 👇
- [Business Manager Sync Troubleshooting](https://docs-eb.toneden.io/troubleshooting/business-manager-sync-troubleshooting.md): If you're experiencing an error syncing to your Facebook Business Manager while building a Boost campaign, you'll likely find a solution in the article below! 👇


---

# 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-eb.toneden.io/troubleshooting.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.
