> 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/currency-management.md).

# Currency management

Allows publishers to update Currency Conversion Rate, for a specific adslot.

## Introduction

With the Currency Conversion Rate publishers can adjust the exchange rate used to calculate payouts to users.\
You can define the amount of virtual currency paid out to users for each USD you earn.

> All transactions on the ayeT-Studios are handled and operated in USD.

## Updating the Currency Conversion Rate

Go into "Edit AdSlot" and edit Currency Conversion Rate ($1 = X virtual currency).\
Dont forget to hit save.

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


---

# 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.ayetstudios.com/v/product-docs/currency-management.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.
