# Эмодзи достижения

Для изменения эмодзи достижения, необходимо находится на странице редактирования нажать на "Редактировать достижение"

<figure><img src="/files/7Df3Xr03FrkRmPTJgwos" alt=""><figcaption></figcaption></figure>

После этого нажать "Изменить эмодзи"

<figure><img src="/files/UbYkO0Tey9vkocXD8SS1" alt=""><figcaption></figcaption></figure>

Для юникод эмодзи просто вставляем эмодзи из экранной клавиатуры (не текстом) и нажимаем кнопку "Отправить"

<figure><img src="/files/XXT1VMHlW9TbPrAykL8y" alt=""><figcaption></figcaption></figure>

Для серверного эмодзи вставляем ID эмодзи, которое можно получить по команде [/emojis](/commands/general.md). Важно, чтобы эмодзи было на сервере с ботом.

<figure><img src="/files/5eZyhwtB1ui5fcbh7eRI" alt=""><figcaption></figcaption></figure>


---

# 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/guide/achievements/emoji.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.
