> 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/advertisers-introduction.md).

# Introduction for Advertisers

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

As an Advertiser, you can use the Admin Panel to set up advertising campaigns, view real-time statistics on every aspect of them, and take action to increase your revenues based on this detailed information.

#### **Advantages of the Admin Panel for Advertisers:**

* [Advanced targeting](/advertisers/campaigns/creating-a-campaign/create-campaign-step3.md#targeting-options) options to reach specific audiences for your products.
* The ability to target the most effective [times of day](/advertisers/campaigns/creating-a-campaign/create-campaign-step3.md#a-d-schedule) in the countries you are targeting.
* Various [pricing models](/advertisers/campaigns/creating-a-campaign/create-campaign-step4.md) to match your budget.
* Real-time reporting - see your [statistics](/advertisers/advertiser-statistics.md) at any time for an up-to-date assessment of your campaign performance.

#### **Tabs of the Admin Panel for Advertisers:**

* The [Dashboard](/advertisers/advertiser-dashboard.md) shows you a real-time executive summary of key metrics that you can use to stay on top of your campaigns.
* In the [Statistics](/advertisers/advertiser-statistics.md) tab you can view more detailed statistics than the **Dashboard**, so that you can really drill down into your data to guide your strategic planning or diagnose problems.
* In the [Campaign](/advertisers/campaigns.md) tab you can set up and manage all aspects of your campaigns.
* In the [Payments](/advertisers/advertiser-payments.md) tab you can manage payment for your account.
* In the [Marketplace](/advertisers/marketplace.md) tab you can view all of the sites available to you and buy advertising on them.


---

# 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/advertisers-introduction.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.
