# NFT's

Non-Fungible Tokens (NFTs) are essential to the project, not only to provide truly owned assets to the community, but even more important for shaping the world of Tyrrha and as a starting point to develop and add blockchain utility. Chains of War currently has multiple NFT collections available:&#x20;

## [Genesis Heroes](/blockchain/nfts/genesis-heroes.md)

{% embed url="<https://www.jpg.store/collection/chainsofwargenesisheroes>" fullWidth="false" %}

## [Gensis Mounts](/blockchain/nfts/genesis-mounts.md)

{% embed url="<https://www.jpg.store/collection/chainsofwargenesismounts>" %}

## [Collectibles](/blockchain/nfts/collectibles.md)

{% embed url="<https://www.jpg.store/collection/chainsofwar-collectibles>" %}

## [Armory](/blockchain/nfts/armory.md)

{% embed url="<https://www.jpg.store/collection/chainsofwararmory?tab=items>" %}


---

# 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://wiki.chainsofwar.io/blockchain/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.
