> 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/skyblock/commands.md).

# Команд

### 🏝️ Үндсэн командууд

| Команд          | Тайлбар                             |
| --------------- | ----------------------------------- |
| /spawn          | Spawn руу буцах                     |
| /cave           | Агуйруу очих                        |
| /warp pinata    | Pinata Party                        |
| /warp crates    | Crates                              |
| /warp dungeons  | Dungeons                            |
| /warp pvp       | PvP болон Koth                      |
| /sell all       | Inventory-д байгаа бүх зүйлээ зарах |
| /sellgui        | Sell Gui                            |
| /is             | Island Menu                         |
| /is create      | Island үүсгэх                       |
| /is go          | Өөрийн island руу очих              |
| /is team invite | Найзаа island руу урих              |
| /is team accept | Урилга хүлээн авах                  |
| /is sethome     | Home үүсгэх                         |
| /is homes       | Home-уудаа харах                    |
| /is level       | Island level харах                  |
| /is top         | Шилдэг island-ууд харах             |
| /is ban         | Тоглогч ban хийх                    |
| /is unban       | Unban хийх                          |
| /is banlist     | Ban жагсаалт                        |
| /is biomes      | Biome солих                         |
| /is info        | Island мэдээлэл                     |
| /is language    | Хэл солих                           |
| /is near        | Ойролцоох island-ууд                |
| /is reset       | Island reset хийх                   |
| /is deletehome  | Home устгах                         |
| /is settings    | Island тохиргоо                     |
| /is spawn       | Island-ийнхаа Spawn руу очих        |
| /is setname     | Island-д нэр өгөх                   |
| /is rename      | Island нэр өөрчлөх                  |
| /is resetname   | Нэр reset хийх                      |

### ⚙️ Тохиргоо

| Команд        | Тайлбар                      |
| ------------- | ---------------------------- |
| /is settings  | Island тохиргоо              |
| /is spawn     | Island-ийнхаа Spawn руу очих |
| /is setname   | Island-д нэр өгөх            |
| /is rename    | Island нэр өөрчлөх           |
| /is resetname | Нэр reset хийх               |
| /is language  | Хэл солих                    |

### 👥 Team командууд

| Команд                    | Тайлбар             |
| ------------------------- | ------------------- |
| /is team                  | Team жагсаалт       |
| /is team invite \<player> | Team-д тоглогч урих |
| /is team trust            | Trusted эрх         |
| /is team untrust          | Trusted эрх хасах   |
| /is team coop             | Coop эрх            |
| /is team uncoop           | Coop эрх хасах      |
| /is team promote          | Ранк ахиулах        |
| /is team demote           | Ранк бууруулах      |
| /is team leave            | Team-ээс гарах      |
| /is team kick             | Team-ээс хөөх       |
| /is team reject           | Урилгаас татгалзах  |
| /is team setowner         | Owner шилжүүлэх     |

### 📊 Бусад командууд

| Команд             | Тайлбар                                                |
| ------------------ | ------------------------------------------------------ |
| /is warp \<player> | Тоглогчийн warp руу очих                               |
| /is warps          | Warps Menu                                             |
| /pickaxeskin       | Pickaxe-ийн скинээ солино. (Gem-р худалдан авна.)      |
| /colors            | Нэр болон чатны өнгө тохируулах (Gem-р худалдан авна.) |


---

# 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/skyblock/commands.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.
