# Смайлики

{% hint style="success" %}
Каждый игрок может купить себе один из готовых смайликов с помощью команды /donate на нашем дискорд-сервере
{% endhint %}

#### Каждый смайлик сохраняется в команде /smile. В любое время игрок может поменять свой смайлик на другой, который у него есть

Купленный символ будет часто отображаться возле никнейма владельца в списке игроков и чате&#x20;


---

# 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.makotomc.ru/unique/kastomizaciya-i-chat/smailiki.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.
