> 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/getstarted/generalcmd.md).

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

`/sethome` - Байгаа байршилаа тэмдэглэж set хийх. (Үндсэн тоглогчид ганц sethome хийх эрхтэй байдаг. Хэрвээ олон дахин хийвэл өмнөх set хийсэн home устах болно!) /del home \[name] - Хадгалсан home устгах

`/home` - Хадгалсан байршилруугаа явах

`/homes` - Хадгалсан байршлуудаа харах

`/rtp` - Random газарлуу явах

`/tpa [playername]` - Тоглогчруу teleport хийх

`/tpahere [playername]` - Тоглогчийг өөрлүүгээ ирүүлэх

`/tpa cancel` - Бусадруу явуулсан teleport цуцлах

`/tpa accept` - Бусдаас ирсэн teleport-ийг авах (Хөдөлж болохгүй)

`/tpa deny` - Бусдаас ирсэн teleport хүсэлтэд татгалзах

`/spawn` - Серверийн үндсэн төврүү явах

`/trade [playername]` - Бусад тоглогчтой айтим солилцох

`/warps` - Серверийн албан ёсны газрууд харах

`/warp crates` - Crates байршдаг газарлуу явах

`/warp pvp` - PvP Arena-руу явах

`/shop` - Серверийн үндсэн дэлгүүр харах

`/ah` - Тоглогчдын зарж буй зүйлсийг үзэх.

`/ah sell [price]` - Өөрт байгаа айтимээ Auction House дээр зарах

`/wardrobe` - Cosmetic тохируулах

`/balance` - Өөрт байгаа нийт мөнгөө харах

`/baltop` - Хамгийн баян тоглогчдийн жагсаалт

`/pay [player] [amount]` - Бусадруу мөнгө шилжүүлэх

`/kit` - Kit харах

`/fly` - Нисэх

`/hat` - Барь буй айтимээ малгай шиг өмсөх

`/tell [playername] [text]` - Тоглогчруу хувийн зурвас илгээх


---

# 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/getstarted/generalcmd.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.
