# Getting Started

### Choose Your Role

#### 📣 Advertiser

If your goal is to grow users for your app or platform.

As an advertiser, you will learn how to:

* Fund your account
* Create performance-based campaigns
* Set targeting, caps, and payouts
* Track results using postback
* Optimize and scale campaigns

👉 [**Go to Advertiser Guide**](https://docs.clickwall.net/advertiser-overview)

***

#### 👥 Publisher

If your goal is to monetize your traffic.

As a publisher, you will learn how to:

* Add your app or website
* Integrate the OfferWall
* Track conversions correctly
* Block unwanted offers
* Receive payouts with flexible methods

👉 [**Go to Publisher Guide**](https://docs.clickwall.net/postback)

***

### Can I use both?

Yes.\
You can switch between **Publisher** and **Advertiser** at any time from your dashboard.

No separate accounts. No additional setup.


---

# Agent Instructions: 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:

```
GET https://docs.clickwall.net/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
