> 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/prohibited-actions.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 (кік/попередження)

***

* 4.1. Заборонено шахрайство та обман інших гравців або адміністрації.\
  \ <mark style="color:orange;">**― 7 d.b.**</mark>

***

* 4.2. Заборонено видавати себе за адміністрацію або модераторів сервера.\
  \ <mark style="color:orange;">**― 8 dm.h.**</mark>

***

* 4.3. Заборонено використання багів гри з метою отримання переваги.\
  \ <mark style="color:orange;">**― 1 dm.d.**</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/prohibited-actions.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.
