> For the complete documentation index, see [llms.txt](https://oko.fifuz.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oko.fifuz.org/chto-my-za-organizaciya/ischeznovenie-ostankov-ender-drakona.md).

# Исчезновение останков Эндер-дракона

***

После открытия Энда, [состоявшегося](https://youtube.com/shorts/IQSQOAvsp8E?si=AB4ZXbn_a_vM5wDf) **1 марта 2025 года** спустя некоторое время с центрального острова бесследно исчез скелет Эндер-дракона.

{% hint style="info" icon="calendar-days" %}
Произошло это в апреле 2025 года, и долгое время судьба останков оставалась неизвестной.
{% endhint %}

***

Лишь **11 мая 2025 года** глава организации, <mark style="color:purple;">**LeanBlock**</mark>, впервые открыто вышел на связь с игроками и официально представил OKO:

{% embed url="<https://youtu.be/aA6lRdW7iu8?si=TGBvFdhWiFo9hZFd>" %}

В своём обращении он заявил, что именно сотрудники <mark style="color:$primary;">**OKO**</mark> ответственны за изъятие останков дракона. Незадолго до публикации обращения неподалёку от главного острова Энда появился исследовательский шаттл организации под кодовым названием «**Надзиратель**».

Во время выступления представители OKO подвергли критике деятельность организации «**Смотрящие**», а также предупредили о потенциальной угрозе, которую «**Межпространства**» может представлять для привычного мира.

{% hint style="success" icon="spiral" %}
«**Межпространство**» — это пространство между Основным миром и Миром ферм с V сезона DMC. Попасть в него можно было в моменты ослабления Разлома, когда он окрашивался в красный цвет.
{% endhint %}


---

# 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://oko.fifuz.org/chto-my-za-organizaciya/ischeznovenie-ostankov-ender-drakona.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.
