# NFT Cycle

## <mark style="color:yellow;">Adventurer NFT</mark>

* Can be obtained through in-game purchases or referrals from another adventurer NFT.
* Can be used to acquire <mark style="color:red;">Blood Crystal ($BC)</mark> when the NFT is equipped with alchemy power.
* Can help enhance fighting force of the party even after the loss of its alchemy capabilities.

## <mark style="color:yellow;">Item NFT</mark>

* Provides utility related to adventurer NFTs - the item NFT could be in the form of a “Introduction Letter” that allows for adding new adventure NFTs to the party, “Adventurer Ashes,” or “Lost Soul,” among others.
* In addition, items related to adventurer skills, such as Adventurer Monuments and Runes, are NFTs.
* Can be purchased in-game or obtained from chests in the dungeon.


---

# 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://wiz-eternalcrypt.gitbook.io/en/tokenomics/nft-cycle.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.
