# Dashboard Setup

- [Account](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account.md)
- [Creating an Account](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/creating-an-account.md): In this page you can find step-by-step instructions on how to get started
- [Personal Information](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/personal-information.md): This page shows you how to fill out or update your personal / company information
- [Payments & Billing](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/payments-and-billing.md): This section explains how to Provide us with Billing information, How to update your billing information, and also where to see your current and historic payments.
- [Creating Sub-Accounts](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/creating-sub-accounts.md): Learn how to creat Sub-Accounts to grant access to your dashboard for your colleagues
- [Placements](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/placements.md)
- [What is a Placement?](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/placements/what-is-a-placement.md)
- [Creating a Placement](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/placements/creating-a-placement.md): In this section, you can find step-by-step guidance on how to set up placement and get started.
- [Callbacks Settings](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/placements/callbacks-settings.md)
- [Securing Callbacks](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/placements/securing-callbacks.md)
- [AdSlots](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/adslots.md)
- [What is an AdSlot?](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/adslots/what-is-an-adslot.md)
- [Currency Settings](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/adslots/currency-settings.md)
- [Design Settings](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/adslots/design-settings.md)


---

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