# Character NFT Overview

NFTs are at the heart Kampeni's distributed story. NFTs will allow players to take the lore, items, and progression associated with a character and carry it across different games and storytelling mediums.

All character art is stored on IPFS. Once a tranche of characters sells out that contract is closed for security purposes and to mitigate the risk of changes post-mint.


---

# 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.kampeni.com/tokenomics-and-governance/character-nft-overview.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.
