# Команды профиля

{% hint style="warning" %}
⭐ - [Премиальная команда](/premium.md) ([Премиум](/premium.md))
{% endhint %}

{% hint style="success" %}
Команды доступны всем пользователям серверов.
{% endhint %}

| Название команды |                 Описание команды                |   Аргументы  |
| :--------------: | :---------------------------------------------: | :----------: |
|   /achievements  |             **Просмотр достижений**             |    \[юзер]   |
|   /cookies buy   |               **Купить печеньки**               | <количество> |
|   /cookies give  |           **Выдать печеньки серверу**           | <количество> |
|     /invites     |             **Просмотр приглашений**            |    \[юзер]   |
|  /marry-divorce  |               **Расторгнуть брак**              |    <юзер>    |
|      /marry      |               **Вступить в брак**               |    <юзер>    |
|     /profile     |              **Посмотреть профиль**             |    \[юзер]   |
| /quests overview |               **Просмотр квестов**              |    \[юзер]   |
|   /quests info   |               **Просмотр квеста**               |   \[квест]   |
|    ⭐/rank-set    | **Установить свои свойства для карточки ранга** |      Нет     |
|       /rank      |         **Посмотреть карточку профиля**         |    \[юзер]   |

{% hint style="warning" %}
Следующие команды доступны только администраторам сервера.
{% endhint %}

| Название команды |          Описание команды         |      Аргумент     |
| :--------------: | :-------------------------------: | :---------------: |
|   /trophy give   |   **Выдать трофей пользователю**  | \[юзер] \[трофей] |
|   /trophy take   | **Забрать трофей у пользователя** | \[юзер] \[трофей] |

{% hint style="info" %}
< > - обязательный аргумент \[ ] - необязательный аргумент | - ИЛИ Если не видны команды - обновите ваш Discord клиент до последней версии.
{% endhint %}

{% hint style="warning" %}
Команда ⭐ - [Премиальные функции](/premium.md)
{% 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://docs.wetbot.space/commands/profile.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.
