> For the complete documentation index, see [llms.txt](https://rules.dmc-minecraft.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.dmc-minecraft.net/arkhiv-dmc-vi/ukaz-26.md).

# Указ 26

Предложенный Министром Культуры (Severus)

<h2 align="center"><strong>УКАЗ</strong></h2>

<p align="center"><strong>Министра Культуры</strong></p>

<h4 align="center"><strong>О распределении мест на участие в ивентах от Культуры</strong></h4>

**В целях законного урегулирования мест для участия в ивентах от культуры и в соответствии с полномочиями, предоставленными мне Конституцией, п о с т а н о в л я ю:**

1. Определить следующий порядок распределения мест:

* 50% мест на участие в ивентах закрепляются полностью бесплатно за теми, кто быстрее создаст адекватную анкету на участие при регистрации в правильном формате.
* 30% мест распределяются через аукцион. На каждое место создаётся аукцион, а право на участие получают победители, предложившие наибольшую ставку.
* 20% мест на участие закреплено за VIP-игроками. VIP-статус получается лично у Министра Культуры, в приоритете на участие Контент-мейкеры.

{% hint style="info" %}
Допускается погрешность в процентном соотношении в случаях, когда общее количество мест не позволяет произвести ровное деление.
{% endhint %}

2. Установить, что 50% АР, полученных в ходе аукционов дополнительно направляются в призовой фонд ивента для награждения игроков, занявших 1-3 места.
3. Настоящий Указ вступает в силу с момента его подписания и действует до конца текущего срока Министра Культуры.

Подписал

**Министр Культуры — Severus**

Дата

**19.04.2026**


---

# 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.dmc-minecraft.net/arkhiv-dmc-vi/ukaz-26.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.
