> 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-17.md).

# Указ 17

Предложенный петицией

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

<p align="center"><strong>Совета Министров DMC VI</strong></p>

<h4 align="center"><strong>О создании реестра городов и порядке предоставления грантов</strong></h4>

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

1. Создать официальный Реестр городов
2. Установить, что право на включение в Реестр имеют города, соответствующие следующим условиям:

* Город зарегистрирован в установленном порядке
* Корректно оформлена ветка города в Реестре
* Город является активным
* Численность жителей города составляет не менее 10 игроков

3. Установить систему грантовой поддержки городов, включённых в Реестр. Гранты предоставляются исключительно городам, зарегистрированным в Реестре и предназначены для их развития и проведения там различных ивентов. Сами же гранты выделяются тем городам, в которых Совет Министров видит потенциал, при этом после выделения гранта город должен будет предоставлять отчёт о том, куда были направлены ары.
4. Определить, что размер гранта устанавливается Советом Министров и может составлять от 500 до 5000 ар.
5. Настоящий Указ вступает в силу с момента его подписания.

Подписал

**Министр Внутренних Дел — Fifuz**

Дата

**13.01.2026**<br>


---

# 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-17.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.
