# NFTs

### NFT(Non-fungible token)s - Items, Hero, Land etc

NFTs are utilized as a decentralized financial protocol for various in-game assets within Werewolf and Witch.&#x20;

1. In Phase 1, they are used as NFTs for war characters.&#x20;
2. In Phase 2 & 3, they are used for item materials and items within the game, including Land, War Hero, Potions, and other items.&#x20;
3. Game items are comprised of Permanent items, Consumable items, and Unique items, each serving different purposes in different phases.&#x20;
4. Permanent items are designed to have investment value and long-term appreciation potential, with uniqueness emphasized in the tokenomics. Typically, 'Permanent' is indicated on the items to distinguish them from others


---

# 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://werewolf-and-witch.gitbook.io/whitepaper-english/tokenomics/game-tokenomics/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.
