> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land.md).

# The Sandbox - LAND

- [LAND là gì?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-is-land.md): Tìm hiểu xem LAND trong metaverse của The Sandbox là gì.
- [ESTATEs là gì?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-is-land/what-are-estates.md): Tìm hiểu thêm về ESTATE trong The Sandbox.
- [Premium LANDs là gì?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-is-land/what-are-premium-lands.md): LAND cao cấp là gì và chúng khác với LAND thông thường như thế nào? Tìm hiểu ở đây.
- [DISTRICTs là gì?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-is-land/what-are-districts.md): Tìm hiểu các DISTRICTs trong The Sandbox và bạn có thể làm gì với chúng.
- [LANDs và ESTATEs  lớn đến mức nào??](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-is-land/how-big-are-lands-and-estates.md): Có bao nhiêu không gian trên LANDs? Và ESTATEs có sẵn ở những kích thước nào? Tìm hiểu ở đây.
- [Bạn có thể làm gì với LAND?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-can-you-do-with-land.md): Sở hữu LAND mở ra cánh cửa nhiều khả năng cho bạn. Tìm hiểu những gì họ đang có..
- [Làm thế nào để bạn tạo một trò chơi trên LAND?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-can-you-do-with-land/how-do-you-make-a-game-on-land.md): Sở hữu hoặc thuê LAND cho phép bạn xuất bản trò chơi trên đó..
- [Chỉnh sửa và tùy chỉnh mô tả và biểu trưng ESTATE của bạn](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/what-can-you-do-with-land/editing-and-customising-your-estates-description-and-logo.md): Mô tả và hình thu nhỏ của ESTATE có thể được thay đổi. Tìm hiểu cách thực hiện tại đây..
- [Các câu hỏi thường gặp về LANDs](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/general-faq-land.md): Các câu hỏi thường gặp nhất về LAND của cộng đồng - Đã được trả lời!
- [Mua, bán và cho thuê LAND](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/buying-selling-and-renting-land.md): Tìm hiểu thêm về mua, bán và cho thuê LAND.
- [Bán LAND công khai](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/buying-selling-and-renting-land/public-land-sales.md): Tìm hiểu thêm về việc bán LAND công khai.
- [Trò chơi và trải nghiệm trên LAND](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/games-and-experiences-on-land.md): Tìm hiểu thêm về các trò chơi và trải nghiệm sẽ có thể xây dựng trên LAND trong metaverse của The Sandbox.
- [Giao thông vận tải và cổng thông tin](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land/transportation-and-portals.md): Tìm hiểu thêm về phương tiện di chuyển và du lịch qua metaverse của The Sandbox.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/land.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
