> For the complete documentation index, see [llms.txt](https://docs.prodegeads.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prodegeads.com/adgate-rewards-monetization/untitled.md).

# AdGate Rewards Setup

## Creating a new AdGate Rewards Offer Wall

In order to use AdGate Rewards, you must have an approved Publisher account with AdGate Media. If you do not already have an account, you can [signup here](https://dash.adgatemedia.com/account/signup).

### Step 1: In the AdGate Media dashboard go to Monetization Tools > [AdGate Rewards](https://dash.adgatemedia.com/affiliate/vc-walls)

### Step 2: Click Create AdGate Rewards Wall

### Step 3: Fill out the following form, each field is described below.

| Field                        | Description                                                                                                                                                          |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**                     | This is an internal identifier. It will be used to identify your wall on our panel and reporting.                                                                    |
| **Allowed Offer Categories** | This determines what types of offers will show up your offer wall. For maximum revenue, we recommend leaving this on the default settings.                           |
| **Points (plural)**          | The plural form of your currency. *Ex: Coins*                                                                                                                        |
| **Points (singular)**        | The singular form of your currency. *Ex: Coin*                                                                                                                       |
| **Points (abbreviation)**    | <p>The abbreviated form of your currency. <em>Ex: C</em></p><p>If there is no abbreviated form, just use the Plural form. <em>Ex: Coins</em></p>                     |
| **Conversion rate**          | The amount of currency you will award your users for every $1 you earn. *Ex: A value of 100 will mean your users earn 100 Coins for every $1 AdGate Media pays you.* |
| **URL of the wall**          | Enter the URL of your website or app where the wall will be displayed.                                                                                               |
| **Postback**                 | The URL you would like us to notify when a conversion occurs. For more information on Postbacks please the link below.                                               |
| **Rounding**                 | You can choose how you want decimals rounded when awarding currency. There is also an option to keep currencies as a decimal, up to two decimal places.              |

{% content-ref url="/pages/-MPACl3rzGQBeW8b9SqC" %}
[Postback Information](/postbacks/postback-information.md)
{% endcontent-ref %}

The next step is integrating the AdGate Rewards wall on your app or website.


---

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

```
GET https://docs.prodegeads.com/adgate-rewards-monetization/untitled.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.
