> 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/publisher-referral-program.md).

# Publisher Referral Program

It's great that you want to promote us, thank you!

In return, we offer you the opportunity to earn extra revenue for each referral you bring.

**Note**: The referral program is for publishers wanting to bring other publishers to us. We currently do not have a referral program for referring advertisers.

## How does it work?

As a publisher, click the **Referral Program** tab:

You have several options to refer new users to ExoClick:

* Use the **Direct Signup link** as a link in an element from your website.
* Use the code of your choice from the **Referral Banner Images** provided in Referral Program page. There are multiple banner options and sizes to fit with the style of your site.

**Note:** The Referral Program has the following conditions:

* You may not refer your own accounts.
* Ad Networks are not eligible for the referral program.
* Google Ads campaigns containing or targeting ExoClick brand and products are not allowed.
* ExoClick reserves the right to suspend any account from the referral program at any time.
* ExoClick reserves the right to stop the referral program at any time.

## How are referral earnings calculated?

For every new publisher that signs up and is receiving payments, you will receive **5%** of the revenue generated by each new approved publisher, as long as they remain active. The number of referrals for which you will receive revenue is listed under "Active" in the "**Your clients**" section as shown below.

"Inactive or Pending Approval" referrals means they have signed up, but they are not generating enough revenue or have not met the criteria, to be paid.

## I need more help

Not a problem!

For general questions about the referral program or technical help, please speak with our Customer Success team [**here**](https://www.exoclick.com/contact/)

For referral payment related questions please contact our Compliance team selecting "Publisher Payments" [**here**](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/publisher-referral-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.
