> For the complete documentation index, see [llms.txt](https://guide.kyivproject.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.kyivproject.fun/pravila-gri/rules-communication.md).

# Правила спілкування

> m.m. — minutes mute (мут/хвилини)> \
> h.m. — hours mute (мут/години)> \
> d.m. — days mute (мут/дні)> \
> h.b. — hours ban (бан/години)> \
> d.b. — days ban (бан/дні)> \
> m.b. — months ban (бан/місяці)> \
> p.b. — permanent ban (бан назавжди / IP-бан)> \
> dm.h. — demorgan hours (деморган/години)> \
> dm.d. — demorgan days (деморган/дні)> \
> w\.k. — warning kick (кік/попередження)

***

* 2.1. Заборонено проявляти агресію, ненависть або образи щодо\
  інших гравців та адміністрації.\
  \
  &#x20;<mark style="color:orange;">**― 2 h.m.**</mark>

***

* 2.2. Заборонена пропаганда расової, національної, соціальної чи релігійної ворожнечі. \
  \ <mark style="color:orange;">**― 6 h.m.**</mark>

***

* 2.3. Заборонено: оффтоп, флуд, спам, надмірне використання капсу (понад 70% великих літер). \
  \ <mark style="color:orange;">**― 1 h.m.**</mark>

***

* 2.4. Заборонена реклама сторонніх серверів, проєктів чи комерційних ресурсів. \
  \ <mark style="color:orange;">**― 12 h.m.**</mark>

***

* 2.5. Заборонена пропаганда порнографічного або іншого неетичного контенту. \
  \ <mark style="color:orange;">**― 1 d.b.**</mark>

***

* 2.6. Заборонено використовувати програми для зміни голосу, SoundPad та інші подібні без згоди всіх учасників каналу. \
  \ <mark style="color:orange;">**― 2 h.m.**</mark>

***

{% hint style="warning" %}
Недотримання/незнання правил не звільняє вас від відповідальності!
{% endhint %}

> Правила **затверджено** 26.10.2025 та набувають чинності з моменту затвердження. Також ці правила будуть доповнюватись з часом, проходити перевірку та повторну верифікацію для забезпечення актуальності та відповідності нормам.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.kyivproject.fun/pravila-gri/rules-communication.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.
