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

# Указ 27

Предложенный Министром Экономики (mays\_Imm0rtal) и Министром Внутренних Дел (sawiq\_)

<h2 align="center"><strong>Указ отменён 16.05.2026</strong></h2>

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

<p align="center"><del><strong>Министра Внутренних Дел и Министра Экономики</strong></del></p>

<h4 align="center"><del><strong>О начале Специальной Военной Операции против города</strong> «<strong>Приморск</strong>»</del></h4>

**В связи с активным сопротивлением действиям Правительства DMC VI со стороны города** «**Приморск**»**, а также в целях урегулирования возникшего конфликта военным путём и обеспечения государственной безопасности, в соответствии с полномочиями, предоставленными нам Конституцией, п о с т а н о в л я е м:**

1. Объявить о начале Специальной Военной Операции против города me«Приморск».
2. Определить основной целью операции урегулирование конфликта, пресечение сопротивления и восстановление порядка на территории города «Приморск».
3. Возложить руководство, координацию и проведение Специальной Военной Операции на Министерство Внутренних Дел.
4. Установить, что все действия в рамках операции должны осуществляться в строгом соответствии с Законодательством DMC VI.
5. Настоящий Указ вступает в силу с момента его подписания и действует до окончания вооружённых действий.

Подписали

**Президент — \_Kameoka\_**

**Министр Внутренних Дел — sawiq\_**

**Министр Экономики — mays\_Imm0rtal**

Дата

**24.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-27.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.
