> For the complete documentation index, see [llms.txt](https://hiros-organization-1.gitbook.io/hiro-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hiros-organization-1.gitbook.io/hiro-whitepaper/hiro-service-introduction/2.2-nft-service-planned.md).

# 2.2 NFT Service(Planned)

A. NFT digital ownership: Players play an important role in purchasing and consuming digital content. Even if the game ends or is interrupted, goods can be moved through the blockchain, and all game items can be tokenized. Players can decide how to trade, sell or present gift items.

B. NFT Security and Immutability: Digital NFT items can be easily tokenized and natively traded. It could open up a secondary market managed and facilitated by blockchain technology. Fraud and illegal transactions occur with items in the existing game market, depending on rarity and demand. The blockchain minimizes these risks. This is because information is stored in distributed ledgers.

C. NFT Transaction: Blockchain-based NFT items give users ultimate control over their content. The Game Service provides a marketplace where individuals can trade the full value of NFT items.

D. Interoperability services between other games:

Even without building a separate in-game DB interface, NFT item information can be commonly used based on blockchain.

For example, NFTs can be moved and utilized from game A to game B. Game companies affiliated with Game can receive three advantages: service integration, marketing effects, and positive indicators.

These gaming NFT items are no longer confined to a narrow digital ecosystem. Hiro Platform Creates a \*circular economy among all players by using various game companies and goods. It could provide services for interaction among the platform, players, creators, curators, and Hiro Token owners.


---

# 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://hiros-organization-1.gitbook.io/hiro-whitepaper/hiro-service-introduction/2.2-nft-service-planned.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.
