# Hướng dẫn Survival

**`/lands`**&#x20;

Mở menu ngôi làng của bạn. (Mảnh đất mà bạn sở hữu)&#x20;

**`/lands create`**&#x20;

Tạo một vùng đất của riêng bạn, có thể đặt tên cho vùng đất của mình,&#x20;

ví dụ: /lands create vungdathoahong&#x20;

**`/lands delete`**&#x20;

Xóa luôn vùng đất của bạn (xóa toàn bộ và sẽ hoàn trả lại Claimblock nếu bạn sở hữu)&#x20;

**`/lands info`**` ``[tên làng]`&#x20;

Hiển thị thông tin ngôi làng đó&#x20;

**`/lands setspawn`**&#x20;

Đặt điểm sinh sản cho ngôi làng của bạn.&#x20;

**`/lands spawn [tên làng]`**&#x20;

Dịch chuyển về điểm sinh sản của làng&#x20;

**`/lands top`**&#x20;

Hiển thị danh sách các ngôi làng đứng đầu trong máy chủ này.&#x20;

**`/lands view`**&#x20;

Hiển thị vùng biên giới của làng&#x20;

**`/lands storage`**&#x20;

Mở kho lưu trữ của làng.


---

# Agent Instructions: 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.azmc.vn/survival/huong-dan-survival.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.
