# Dashboard

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

The control panel is the main place of work with the service. All basic tools, statistics and settings are collected here.

***

**Stats**

* Displays donate activity for a selected period (for example, a day, week, or month).
* Use the “per day” filter to toggle time intervals.

**Recent messages**

* Displays a list of all donations you have received.
* Click “All” to open the full list of messages.

**Fee**

* Indicates the current commission amount of the service.

**Set your nickname**

* This section displays hints on working with the service.
* If you specify a nickname, a link for receiving donations will appear here, and the panel will be called “Donation link”.

***

**Side menu**&#x20;

**Main**

* **Dashboard:** returns to the main screen.
* **Messages:** opens the full list of donations with details of each message.

**Widgets**

* **Constructor:** create and customize widgets that are displayed on the streamer.
* **Embedding:** link to integrate widgets into streaming software (e.g. OBS).

**Donations**

* **Settings:** section for managing donation settings (minimum amount, moderation, speech synthesis, etc.).
* **Donations page:** a link to the public page for receiving donations.

**Account**

* **Wallet:** page where you set up a cryptocurrency wallet address to accept donations and choose which cryptocurrencies you want to accept.
* **Settings:** account settings page

**Side menu**

* **Collapse:** hides the menu to maximize the working area.


---

# 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://faq.tonation.me/en/for-streamers/dashboard.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.
