> 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/exoclick-docs/what-is-exoclick-certified-advertiser-program.md).

# What is ExoClick's Certified Advertiser Program?

This new feature consists of ExoClick manually authorizing advertisers to run campaigns on exclusive inventory.

ExoClick will apply a zero-tolerance policy for advertisers failing its rules. All ExoClick advertisers must comply with [ExoClick Guidelines](https://www.exoclick.com/guidelines/) and [Terms and Conditions](https://www.exoclick.com/terms-conditions/) as well as the following specific rules:

## Certified Advertiser Program

ExoClick will enable its Advertiser Certification Program which consists of manually authorizing advertisers to run campaigns on our top premium traffic sources. Advertisers eligible to apply for the Certified Advertiser Program must comply with the following criteria:

* The advertiser is assigned to an ExoClick account manager
* The advertiser is currently working with ExoClick for more than 6 months
* The advertiser has not had any serious compliance issues during the last 6 months
* The advertiser spends at least $5,000 per month with ExoClick
* The advertiser has an established relationship with ExoClick

For all certification inquiries please contact your account manager or our [Customer Success team](https://www.exoclick.com/contact/).

## Specific Rules

### Popunder Zone Specific Rules

Apart from [ExoClick's Guidelines](https://www.exoclick.com/guidelines/), we will not accept the following landing pages for these traffic sources:

* Using Back Button Offers
* Using browser notification request (push notifications on landing pages)
* Using entry Javascript prompts
* Promoting any free tube site
* Antivirus offers
* Sweepstake offers
* Served by an ad network or ad exchange

ExoClick reserves its right to make exceptions.


---

# 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/exoclick-docs/what-is-exoclick-certified-advertiser-program.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.
