> For the complete documentation index, see [llms.txt](https://pixer-eternity.gitbook.io/pixer-eternity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixer-eternity.gitbook.io/pixer-eternity/ecosystem/nft-ino-and-trading-platform.md).

# NFT INO and Trading Platform

NFT is a digital asset issued by Pixer Sports based on the 721 agreement. In addition to SportNFT, the platform will also launch various NFTs that have natural links with sports IP/stars. NFT holders have the opportunity to receive prizes from stars, interact with stars, play games with stars, and even participate in offline meet-and-greet events with stars.

Pixer NFT is unique and indivisible, and can be circulated and queried directly on the chain. There will be more types of NFTs in the future.

Pixer NFT has multiple functions such as value, application, circulation and traceability which makes the blockchain of interactive applications possible.


---

# 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:

```
GET https://pixer-eternity.gitbook.io/pixer-eternity/ecosystem/nft-ino-and-trading-platform.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.
