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

# Setting up your advertiser account

We are happy you have considered ExoClick as a great way to advertise your offers!

Please follow the steps below to start the advertising activity with ExoClick:

## Sign up

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

<figure><img src="/files/237V51NAgHxRcVALw0tz" alt=""><figcaption></figcaption></figure>

## Create a campaign

Create your first campaign by following [**these instructions**](/advertisers/campaigns/creating-a-campaign/create-campaign-step1.md)

## Add funds to your account

All payments must be sent through the Admin Panel. Please check the available payment options [**here**](/advertisers/advertiser-payments.md).

## Verify your account

Once your first campaign is created and the first payment is added, your account will be reviewed by our Compliance team. On your Admin Panel you will see:

1. Account Status: **Not Verified**
2. Campaign Status: **Rejected - Account Verification in progress. We will contact you within 24 hours**.

<figure><img src="/files/8GkPPJz4o7qbpNhuVzQJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qS41jeZSuTvPMFuF5zT5" alt=""><figcaption></figcaption></figure>

Please note this is a standard verification process for all advertising accounts. If you have any additional questions during the verification process, please feel free to **contact our Compliance team** using the "Account Verification" reason from our [**our contact form**](https://www.exoclick.com/contact/).

Once the verification process is completed, your account status will be one of the following:

* **Verified**: If your account has passed our verification, your campaigns will start receiving traffic, unless there is an issue with your creatives or landing page (the email you will receive from Compliance will give you more details about your campaign status)
* **Not Verified**: If your account hasn't passed our verification, your account will remain Not Verified and you won’t be able to access it again. Funds will be returned to the payment method you used (please check the email from Compliance to find out more about return times).

{% hint style="info" %}
**Important notes:**

You will always receive an email from ExoClick to confirm the account status once the verification process is completed.

In the same email you will receive the details of the refund if the account does not pass verification.

**ExoClick will never keep your funds if you do not pass our verification**.
{% 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/advertisers/setting-up-advertiser-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.
