# Центр статистике

## На этой странице вы сможете отслеживать общую статистику по магазину.

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

1. Первый блок информирует вас о кол-ве успешных платежей за: сегодня, 30 дней, 60 дней, год и тп.
2. Второй блок информирует вас о полученной сумме за: сегодня, 30 дней, 60 дней, год и тп.
3. Третий блок предоставляет статистику по вашим серверам.&#x20;
4. Четвертый блок предоставляет статистику по часто покупаемым товарам.

{% hint style="danger" %}

* Статистика учитывает искусственно выданный баланс и покупки
  {% 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://guide-autodonate.magicbyte.ru/centr-statistike.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.
