# Creating a Placement

## 1. Log in to the dashboard

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

## 2. Placements / Apps

On the left-hand side of the screen click on **"Placements / Apps"**

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

## 3. + Add application / Placement

In the upper-right corner of the screen - click on **"+ Add Application / Placement"**

## **4. Select the Placement type**

**In this step you select the type of platform you want to integrate.**&#x20;

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

{% hint style="danger" %}
**Once you have created a Placement - you cannot change the placement type**
{% endhint %}

## 5. Fill in the information

For example: Creating a new **Android App placement**

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

## **6. Select your preferred Adslot**

Adslot is the HTML markup that defines where an ad appears. You chose adslot type based on the integration (for example Rewarded Video). (The adslot ID is relevant in integration).

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

## **7. Fil in the Adslot information**

* The name of your currency;
* Adjust the conversion rate;
* Currency decimal places.

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

{% hint style="info" %}
**You can customize your virtual currency:**&#x20;
{% endhint %}

{% content-ref url="/pages/xDdOvS6OpXlB24IhM3CW" %}
[Design Settings](/v/product-docs/dashboard-setup/adslots/design-settings.md)
{% endcontent-ref %}

## 8. Create Placement

Once you are done filling out the information - click on "Create Placement"&#x20;

{% hint style="info" %}
If the button is not clickable - some information is missing
{% endhint %}


---

# 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.ayetstudios.com/v/product-docs/dashboard-setup/placements/creating-a-placement.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.
