> 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/setting-up-publisher-account.md).

# Setting up your publisher account

We are happy you have considered ExoClick as a great way to generate revenue from your website(s)!

Start to receive earnings by following the steps below. On average it takes just 15 minutes!

{% stepper %}
{% step %}

## Sign Up

Sign up [**here**](https://www.exoclick.com/signup/) by selecting "**Publisher - I want to sell traffic**" at the bottom of the form.

![publisher-form](/files/dcdc68028629f92a18cdeaec5712f6d1c63edf97)
{% endstep %}

{% step %}

## Add your Website

Please check [**here**](/publishers/sites-and-zones/create-site.md) to find out how to submit your website (note that, depending on what type of site you submit, you will have to verify your ownership).

If you have multiple sites and you do not want to submit them one-by-one, please **contact our Compliance department**. You can do so by selecting "Website Validation" as the contact reason in [**our contact form**](https://www.exoclick.com/contact/).

Once your site has been submitted, it will be switched to "Pending" and it will be reviewed by our Compliance team.

![site-status](/files/d8345b50b92a741574e4754235aa1777a256c7f9)

You can find out more about how to get your site approved by following the recommendations from [**this page**](/publishers/publishers-faq/publisher-compliance/submitted-website-get-approved.md).

If your website becomes **rejected**, please check the [**rejection reason shown in the Admin Panel**](/publishers/publishers-faq/publisher-compliance/website-rejected-why.md). Once you have amended the issue affecting your site, please **contact our Compliance Department** using the "Website Review" reason from [**our contact form**](https://www.exoclick.com/contact/).
{% endstep %}

{% step %}

## Create your Ad zones

You can find out what ad formats we have available and how to create an ad zone [**here**](/publishers/sites-and-zones/create-zone.md)

**Note:** One account can have a maximum of **2500** active zones. There is no maximum number of archived zones.
{% endstep %}
{% endstepper %}

## Additional help

Don't forget to review the ExoClick's [**Blog**](https://www.exoclick.com/help/?token=/en-gb/category/5-publisher-faq-s) for other useful advice.

Should you have any problems or questions with setting up your Publisher account, please **contact our Customer Success team** by selecting the most relevant reason [**from our contact form**](https://www.exoclick.com/contact/).


---

# 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/setting-up-publisher-account.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.
