# Vật phẩm trong trò chơi NFT

Như đã nêu ở đầu cuốn sách, mọi vật phẩm trong trò chơi đều là NFT, nhưng các vật phẩm này có thể được chia thành các danh mục và đây là danh sách chúng:

| Nhóm     |             Hình ảnh             |
| -------- | :------------------------------: |
| Bảng     | ![](/files/1obhImQxtHHZUKwefIRR) |
| Mặt hàng | ![](/files/RUQKZxHF5YrbOP0ZsU9T) |
| Trứng    | ![](/files/KB15iOBAv3cloJ7TLnOQ) |
| Vật nuôi | ![](/files/UNPYMaRj6okIPxAfbW5A) |
| Con rồng | ![](/files/tQuYRPRuhOblIJbo3Trb) |
| Nhân vật | ![](/files/0NA59nkMTuMbnq5BNssX) |


---

# 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://docs.pixudi.com/pixudi-manual/tieng-viet/tinh-nang-chuoi-khoi/vat-pham-trong-tro-choi-nft.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.
