# NFT

In **Pixel Heroes Adventure**, in-game assets are implemented as blockchain-based NFTs, allowing players to own and trade their game assets authentically. Each NFT possesses unique characteristics and value, playing a significant role in both gameplay and the game’s economy. Below is an overview of the major NFT types in Pixel Heroes Adventure and their roles

Pixel Heroes Adventure leverages NFTs to play a crucial role across various aspects of the game, offering players the freedom to own and trade their assets. These NFTs enhance player engagement and foster active participation in the game's economy.


---

# 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://adventure-2.gitbook.io/whitepaper/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.
