> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/advertisers-faq/advertiser-compliance/how-soon-approve-campaign.md).

# How soon will you approve my campaigns?

ExoClick's Compliance team is available 24/7 for your convenience!

All elements of your campaigns are reviewed in chronological order and the speed is determined by the volume received at any given time.

Please be patient: we do our best to review them within **30 mins**, although at busier times of the day it may be a little longer.

{% hint style="info" %}
**Note:** We will not be able to process the following campaigns automatically:

* Those that are currently **Paused**, as they do not appear in the approval queue until you set them to "Running".
* Those that have been **Rejected** (unless they are Rejected for **Account Verification**, see below). Once you have corrected them, you will need to contact the Compliance team by selecting the "**Campaign Review**" from our [**contact form**](https://www.exoclick.com/contact/)
* When you are a **new** or **returning** advertiser. In these cases, additional verification checks are needed. During this process, your campaigns will be rejected for "Account Verification", but you don't have to provide any extra information (unless required by the Compliance team). Verification checks are normally done within **24hrs** and you will be informed once the process is completed.
* When your account has **no funds**. Once you have added funds, campaigns will automatically go into "Pending Approval".
  {% endhint %}


---

# 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.exoclick.com/advertisers/advertisers-faq/advertiser-compliance/how-soon-approve-campaign.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.
