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

# Ознакомление

<p align="center">Именем Верховного Суда и Высшей Государственной Власти, на основании проведенного анализа правовой ситуации, в целях обеспечения порядка, справедливости и защиты прав каждого гражданина,<br><br><strong>СУД ПОСТАНОВИЛ:</strong><br><em>Утвердить и ввести в действие настоящий «Свод законов и правил КивиКлауд» от 28 июня 2026 года.</em><br><em>Объявить общеобязательными к исполнению все положения, закрепленные в Части I (Внутриигровые законы) данного документа.</em><br><em>Наделить Судебную Власть и Полицию полномочиями осуществлять правосудие, а также накладывать штрафные санкции в диапазоне от 2 до 3999 АР, согласно прописанным статьям правонарушений.</em><br><em>Установить, что любое проявление неуважения к суду, дебош, попытки фальсификации улик или игнорирование судебных актов влекут за собой немедленное ужесточение наказания вплоть до максимального срока заключения или отстранения от занимаемых государственных должностей.</em><br><em>Настоящий документ вступает в полную юридическую силу с момента его официальной публикации в канале объявлений.</em><br><em>Оплаты всех штрафов происходят в АР - Алмазная Руда.</em></p>

{% hint style="warning" %}
Эти законы действуют непосредственно внутри игрового мира. Нарушения караются судом исключительно в рамках РП-процесса (арест, конфискация, штрафы).
{% endhint %}

<h4 align="center">Любой может отказаться от РП-Процесса без каких-либо последствий</h4>


---

# 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://rules.qiwicloud.ru/vnutriigrovye-pravila/oznakomlenie.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.
