# Áttekintés

Ezen az oldalon láthatsz egy gyors összefoglalót az alábbi információkról:

* Összesen regisztrált vásárlók száma
* Elmúlt hét napban regisztrált vásárlók száma
* Elmúlt hét napban történt vásárlások darabszáma
* Elmúlt hét napban történt tranzakciók száma (ide tartoznak a pontfeltöltések és a pont beváltások is)
* Tagek alapján hány vásárló tartozik melyik kategóriába
* Vásárlók által elért célok (achievements) darabszáma
* Vásárlók toplista
* Termék toplista

{% hint style="info" %}
Ha van olyan információ, amit még szeretnél itt megjeleníteni, akkor vedd fel velünk a kapcsolatot!
{% 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://doc.barsoft.hu/vip/hatter-admin-felulet/attekintes.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.
