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

# The Sandbox - ASSETs

- [ASSETs là gì?](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/what-are-assets.md): Learn more about ASSETs NFTs in The Sandbox.
- [About ERC-1155](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/what-are-assets/about-erc-1155.md): Learn more about ERC-1155 tokens.
- [Rights, ownership & copyright of ASSETs](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/what-are-assets/rights-ownership-and-copyright-of-assets.md): Are ASSETs copyrighted? Who owns all the rights to them? Find out here.
- [Câu hỏi ASSET thường gặp chung](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/general-frequently-asked-asset-questions.md): Câu hỏi ASSET được hỏi nhiều nhất của bạn - Đã trả lời!
- [Mua và Bán ASSETs](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/buying-and-selling-assets.md): Tìm hiểu thêm về mua và bán TÀI SẢN trên thị trường của The Sandbox.
- [GEMs & CATALYSTs](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/gems-and-catalysts.md): Tìm hiểu thêm về GEM và CATALYST trong The Sandbox.
- [Thuộc tính và hành vi](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/gems-and-catalysts/attributes-and-behaviours.md): Tìm hiểu thêm về các thuộc tính và hành vi của ASSET trong The Sandbox.
- [Sự khan hiếm](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/gems-and-catalysts/scarcity.md): Tìm hiểu thêm về sự khan hiếm ASSET trong The Sandbox
- [VoxEdit](https://docs.sandbox.game/the-sandbox/ngon-ngu-tieng-viet-vietnames-or-coming-soon/assets/voxedit.md): Giới thiệu cơ bản về VoxEdit.


---

# 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/assets.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.
