# Кликабельный чат

Для удобства использования чата на сервере были введены функции клика для большинства основных сообщений в чате

## Примеры:

1. Сообщение входа и выхода![](/files/6MZMr1359k0iF0cbCA8W)
   * При нажатии на стрелочку можно поздороваться с игроком (доступно для Plus)
   * При нажатии на никнейм можно написать игроку в личные сообщение  &#x20;
2. Личные сообщения ![](/files/lCVbxNOFLOpEvJsmFgxW)
   * При нажатии на никнейм можно быстро ответить на сообщение
   * При нажатии на текст он сохранится в буфер обмена
3. Сообщение в чате ![](/files/J1efezjtWiPG6QHhFEHG)
   * При нажатии на никнейм можно быстро написать игроку


---

# 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/klikabelnyi-chat.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.
