# 🗨️ Чат

### **Для того, чтобы не засорять чат игроков, он был разделен:**

<figure><img src="/files/MhrEJe8LMvfmPbe2LZHU" alt=""><figcaption><p>Пример разделения чата.</p></figcaption></figure>

***

### [📄](https://emojipedia.org/page-facing-up)Распределение чатов

![:local:](https://cdn.discordapp.com/emojis/1102357963819192361.webp?size=44\&quality=lossless) **Локальный чат** - `[сообщение]` - работает в радиусе 100 блоков от игрока.

&#x20;![:global:](https://cdn.discordapp.com/emojis/1102357961097097297.webp?size=44\&quality=lossless) **Чат мира** - `![сообщение]` - работает в рамках мира (ферм/построек/лобби).

&#x20;![:sglobal:](https://cdn.discordapp.com/emojis/1102357965220085832.webp?size=44\&quality=lossless) **Глобальный чат** - `!![сообщение]` - работает между всеми мирами.

***

### [✉️](https://emojipedia.org/envelope) Личные сообщения&#x20;

Личные сообщения - /m \[никнейм получателя] \[сообщение] - работают между всеми мирами.

&#x20;Для ответа на личное сообщение используйте /r \[сообщение] или наведитесь и кликните на полученное личное сообщение в чате.

***

### [⭐](https://emojipedia.org/star)В чате обозначаются:

* Значок чата
* Мир, в котором находится игрок&#x20;
* Его роль

{% hint style="info" %}
Значок игрока *Также в чате можно пользоваться смайликами*
{% 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://bozon.gitbook.io/bozon/osnovnaya-informaciya/chat-i-obshenie/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.
