> 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/publishers/publishers-faq/publisher-compliance/submitted-website-get-approved.md).

# I submitted my website. Will it be approved?

That's great news!

Once you've submitted a site it automatically gets queued for manual review by our Compliance Team. In the meantime, consider the following:

## Did you check our [guidelines](https://www.exoclick.com/guidelines/)?

Taking a few moments to make sure you meet the minimum approval standards will help avoid frustration if there are delays in reviewing your site. We don't like to [**reject**](/publishers/publishers-faq/publisher-compliance/website-rejected-why.md) sites so making sure everything is in order, can save you valuable time later!

## Are your ad zones set up and added to your site?

Don't lose valuable time and earnings by waiting for the site review. As soon as you implement our ad codes into your site you will start to receive advertising and generate [**revenue**](/publishers/publishers-faq/publisher-compliance/what-need-to-get-earnings.md).

## Do you have any planned site maintenance/updates?

If you have plans to temporarily take your site offline, please contact the Compliance team [**here**](https://www.exoclick.com/contact/) and selecting the "**Website Review**" reason. Confirm the dates/times when the site is down in order to make sure the team does not review the site while it is offline.

## Do you want to add more sites?

Go right ahead, there's no problem. However, remember that there are some restrictions:

* The **maximum number of sites** you can add is 200
* The **maximum number of ad zones** you can create is 2500

We recommend if you have more than 10 websites that you write to the team by selecting "**Website Review**" from the Compliance form [**here**](https://www.exoclick.com/contact/) to give you implementation advice or alternative options.

## Be patient!

The compliance team works 24/7 but review times vary depending on how many websites are submitted, and they are all reviewed manually and in chronological order by oldest website submission. Most times, your site will be reviewed within 24hrs but don't worry we won't forget you, we promise!

Remember you can check the status of your website in your Admin Panel from the "**Sites\&Zones**" tab at any time.


---

# 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/publishers/publishers-faq/publisher-compliance/submitted-website-get-approved.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.
