# Stats

## **Comenzi Administrator:**

**Urmărire**

* <mark style="color:blue;">**Descriere:**</mark> Activează sau dezactivează statisticile de urmărire pe server.
* <mark style="color:yellow;">**Utilizare:**</mark> `/statstracking <on|off>`

**Mesaj Levelup**

* <mark style="color:blue;">**Descriere:**</mark> Setează un mesaj personalizat atunci când un utilizator avansează în nivel.
* <mark style="color:yellow;">**Utilizare:**</mark> `/levelup message <mesaj-nou>`

{% hint style="danger" %}
Pentru comanda de `/levelup message`trebuie ținut cont de următoarele aspecte:

* pentru a putea menționa un user trebuie folosit <mark style="color:green;">{member:tag}</mark>
* pentru a putea afișa nivelul trebuie folosit <mark style="color:green;">{level}</mark>
  {% endhint %}

**Levelup Channel**

* <mark style="color:blue;">**Descriere:**</mark> Setează un canal pentru a trimite mesajele de Levelup.
* <mark style="color:yellow;">**Utilizare:**</mark> `/levelup channel <#canal>`

## Comenzi utilizator:

**Statistici**

* <mark style="color:blue;">**Descriere:**</mark> Obține informații despre statisticile membrilor de pe serverul în care te afli.
* <mark style="color:yellow;">**Utilizare:**</mark> `/stats`

**Clasament**

* <mark style="color:blue;">**Descriere:**</mark> Afișează clasamentul unui useri sau al tău de pe serverul în care te afli.
* <mark style="color:yellow;">**Utilizare:**</mark> `/rank`


---

# 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.dozabot.eu/comenzi/stats.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.
