> For the complete documentation index, see [llms.txt](https://whitepaper.clementinesnightmare.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.clementinesnightmare.io/nft-collection/game-nfts.md).

# Game NFTs

Our in-game NFTs will be rare and higher cards/cosmetics along with max level heroes. Players will be able to export their earned items and game progress on the open marketplace where they can be sold on any NFT marketplace. This is the heart of the player-run economy and sets their own price to what their characters are worth.

* Character NFT
  * Export of your max level in game character as a unique NFT with all attached cosmetics. It will have a saved battle history along with any past records attached.
* Cosmetic NFT
  * Export rare or higher cosmetic items as NFTs. These are items that change a wide range of features on your character.
* Card NFT
  * Export rare or higher cards as NFTs. This will have battle records attached to all decks it was a part of and its win/loss ratio.

![](/files/g2nZlD93YuTczWpITAwZ)


---

# 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://whitepaper.clementinesnightmare.io/nft-collection/game-nfts.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.
