> For the complete documentation index, see [llms.txt](https://docs.whomine.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whomine.net/rules/non-rp-rules.md).

# Нон-РП Правила

***

1. Незнание правил не освобождает вас от ответственности&#x20;
2. Администрация оставляет за собой право изменения данных правил без оповещения игроков
3. Использование любых модификаций, которые дают вам преимущество перед другими игроками - **запрещено**&#x20;
4. Агрессия, конфликтность и клевета - **запрещена**&#x20;
5. Гриферство других игроков без их согласия - **запрещено**
6. Политические конфликты не должны проходить на сервере \
   \&#xNAN;*(Речь идет о политике из реального мира)*
7. Создание мульти-аккаунтов - **запрещено**. \
   В случае изменения ника, пишите администрации о переносе аккаунта&#x20;
8. &#x20;Вход на чужой аккаунт без разрешения владельца - **запрёщен**&#x20;
9. &#x20;**Запрещена** передача / продажа аккаунта 3-им лицам
10. Использование багов ради своей выгоды, или против ᠌игроков / сервера - **запрещена**
11. Добавление в вайт-лист должно обсуждаться лишь в *личных сообщениях с администрацией*&#x20;
12. Запрос об изменении *ФИО* своего персонажа должен быть отправлен *администрации в личные сообщения*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.whomine.net/rules/non-rp-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
