> For the complete documentation index, see [llms.txt](https://wiki.hazerot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.hazerot.com/wiki/changelog/readme.md).

# Changelog

{% updates format="full" %}
{% update date="2026-03-20" tags="skyblock" %}

## SKYBLOCK 1.21.11 АСЛАА

#### 🌟 Шинэ зүйлс

* 🏝️ SkyBlock сервер албан ёсоор нээгдлээ\
  Тоглогч бүр өөрийн island дээрээс эхэлж, хөгжүүлж, бусадтай өрсөлдөх боломжтой
* 📊 Level систем нэмэгдлээ\
  Island хөгжих тусам level өснө, илүү өндөр level = илүү хүчтэй island
* 🏆 Season 1 эхэллээ\
  Энэ улиралд тоглогчид хоорондоо өрсөлдөж, шилдэг island болох боломжтой

***

#### ⚙️ Гол системүүд

1. 👥 Team систем\
   Найзуудаа урьж хамт island хөгжүүлэх
2. 💰 Эдийн засаг\
   Мөнгө олж island-аа өргөжүүлэх
3. 🛒 Shop & худалдаа\
   Resource авах, зарах боломж
4. 🧩 Challenge / Progression систем\
   Даалгавар хийж урагшлах
5. 🌐 Warp систем\
   Бусдын island руу очиж үзэх

***

#### 🔧 Сайжруулалт

* ⚡ Server performance сайжруулсан
* 🛡️ Anti-grief хамгаалалт нэмэгдсэн
* 🧭 UI болон командууд илүү ойлгомжтой болсон

***

#### ❗ Анхаарах зүйлс

* Season эхэлсэн тул бүх тоглогчид 0-ээс эхэлнэ
* Ирээдүйд шинэ update, event-ууд нэмэгдэнэ

{% endupdate %}
{% endupdates %}


---

# 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:

```
GET https://wiki.hazerot.com/wiki/changelog/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
