> For the complete documentation index, see [llms.txt](https://docs.ayetstudios.com/v/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/adslots/currency-settings.md).

# Currency Settings

## For Offerwall

### 1. Log into the dashboard

{% embed url="<https://www.ayetstudios.com/account/login>" %}

### 2. Chose the Placement

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

In the central part of the screen, all of your Placements will be shown - Locate the Placement which you want to customize

### 3. Edit Adslot

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

### 4.  Currency Setup

In the pop-up window click on **"Overview".**

In this section you can adjust:

* The name of your currency(s);
* Adjust the conversion rate;
* Chose a minimum Offer Payout&#x20;

<figure><img src="/files/kpe6ppuDU57S0NPXK3Yr" alt=""><figcaption><p>You set the Currency Conversion Rate depending on how much you want to reward the user for each $1 you earn. <br><br>For example,  if $1 = 1000 Coins on your end and you want to set a 40% share for the users, you need to fill-in in the conversion rate field: $1 = 400 <br>(40% from 1000 = 400)</p></figcaption></figure>

## For Rewarded Video

### 1. Log into the dashboard

{% embed url="<https://www.ayetstudios.com/account/login>" %}

### 2.Chose the Placement

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

In the central part of the screen, all of your Placements will be shown - Locate the Placement which you want to customize

### 3. Edit Adslot

Once you have located the Placement you want to customize - click on **"Edit Adslot" -** on the Rewarder Video Adslot of the Placement.

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

### 4.  Currency Setup In the pop-up window click on **"Overview".**

In this section you can adjust:

* Rewarded Video Caps (per user / device);
* Video Volume;
* The name of your currency(s);
* Currency Per Completed View (optional).


---

# 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.ayetstudios.com/v/product-docs/dashboard-setup/adslots/currency-settings.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.
