# Creating an Account

## 1.Access the Dashboard

&#x20;To create an account click the following link:

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

## 2.Create Account

Once you have clicked the link shown above, click on **"Create Account"**.

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

## 3.Publisher Account

**Select:** Publisher (Monetize your apps) from the drop-down menu.

<figure><img src="/files/65SNBpuyyi4yV6dfK3NT" alt=""><figcaption></figcaption></figure>

## 4. Fill in the Information&#x20;

First, you have to chose if you are business or Person, and then fill in the rest of the information. Enter company and/or your name, last name, address, country and email.

{% hint style="info" %}
You can edit / change this information.
{% endhint %}

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

## 5. Sign up

You have to read through and agree to the [Advertiser Terms](https://www.ayetstudios.com/advertiser-terms) or [Publisher Terms](https://www.ayetstudios.com/publisher-terms) and [Privacy Policy](https://www.ayetstudios.com/privacy-policy)

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


---

# 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/account/creating-an-account.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.
