# Information

| Comandă                        | Descriere                                                |
| ------------------------------ | -------------------------------------------------------- |
| **/bot invite**                | Afișează informații despre bot și link-ul de invite.     |
| **/bot stats**                 | Afișează statisticile bot-ului.                          |
| **/bot uptime**                | Afișează de cât timp este online bot-ul.                 |
| **/info user**                 | Afișează informații despre un user.                      |
| **/info channel**              | Afișează informații despre un canal.                     |
| **/info guild**                | Afișează informații despre un server.                    |
| **/info bot**                  | Afișează informații despre bot.                          |
| **/info avatar**               | Afișează avatarul unui user.                             |
| **/info emoji**                | Afișează informații despre un emoji de pe server.        |
| **/leaderboard \<xp\|invite>** | Afișează clasamentul de pe server.                       |
| **/ping**                      | Arată ping-ul curent al botului la serverele de Discord. |
| **/film**                      | Caută un film de pe Site.                                |
| **/serial**                    | Caută un serial de pe Site.                              |


---

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