# Правила голосового чата

{% hint style="info" %}
Мы используем SimpleVoiceChat. Скачать его можно [тут](https://modrinth.com/plugin/simple-voice-chat).
{% endhint %}

> Наказание при любом нарушении - блокировка

`0.` Голосовой чат (в дальнейшем - гс) можно использовать лишь для общения с помощью микрофона и голоса, разрешено лишь редкое использование SoundPad в контексте шутки

`1.` Запрещено кричать в микрофон и мешать этим другим игрокам на сервере

`2.` Запрещен чрезмерный мат. Да, мат разрешен, но не злоупотребляйте

`3.` Запрещены темы о политике, вере и так далее


---

# 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/rules/pravila-golosovogo-chata.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.
