> 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/what-need-to-get-earnings.md).

# What do I need to do to get my earnings?

It's easy!

Once you’ve submitted your site, set up the ad zones and added your payment information, we will do the rest!

## Set up Ad zones & generate revenue

Create ad zone codes and insert them into your website(s). Scroll down to the section "Creating your Ad zones" [**here**](/publishers/setting-up-publisher-account.md)**.** You will receive advertising within a few minutes of adding our code to your site(s) and immediately start generating revenue!

{% hint style="info" %}
**Note**: You do not need to wait for your site(s) to be verified, to avoid losing earnings!
{% endhint %}

## Add your payment information

See [**here**](/publishers/payments/payment-options-timescales.md) for selecting and setting up your payment options.

## We will contact you regarding your payment status!

Our Compliance Team will assess the traffic quality you are sending to our advertisers and contact you to advise. If you have questions about your payments, then select the "Publisher Payments" reason from the Compliance form [**here**](https://www.exoclick.com/contact/).

## Receiving your payments

* You need to generate revenue of at least **20 EUR/USD** to receive a payment and depending on the [**payment options**](/publishers/payments/payment-options-timescales.md) you have selected above.
* Weekly payments are sent **one week** after your reach the minimum amount, each Monday **(Net7)**
* Monthly payments are sent on the 20th of the **next month** **(Net20)** providing you have reached the minimum amount by the last Sunday in the current month.
* If your normal payment date falls on a public holiday, we will send the payment on the next available working day.
* Payments are normally sent by the close of standard business hours (6pm CET) no need to chase your payment until after this time.

{% hint style="info" %}
**Notes:**

* Your website(s) needs to be active and sending organic traffic
* If you want to build up your earnings before receiving a payment, that's fine, but be aware we only pay earnings if they were generated in the current year or the previous year. Anything earned before this time, would be deducted from any future payment!
  {% 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/publishers/publishers-faq/publisher-compliance/what-need-to-get-earnings.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.
