# Quản lý, cài đặt trong làng?

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

Mở danh sách người chơi muốn làm thành viên của làng.&#x20;

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

Rời khỏi ngôi làng đó.&#x20;

**`/lands merge`**` ``<tên vùng đất>`&#x20;

Sáp nhập vùng đất này (tên) vào vùng đất của bạn.&#x20;

Ví dụ: /lands merge hoahuongduong&#x20;

**`/lands accept`**` ``<tên vùng đất>`&#x20;

Chấp nhận lời mời sát nhập.&#x20;

Ví dụ: /lands accept vungdathoahong&#x20;

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

Từ chối sát nhập&#x20;

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

Mở chế độ chỉnh sửa vùng đất của bạn.&#x20;

**`/lands rename`**` ``[tên làng] <tên mới của làng>`&#x20;

Đổi tên làng của bạn, ví dụ: /lands rename vungdathoahong hoahongkhonggai&#x20;

**`/lands setrole`**` ``<người chơi> <mảnh đất,*> <vai trò>`&#x20;

Thiết lập vai trò của người chơi.


---

# 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/quan-ly-cai-dat-trong-lang.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.
