# NFT Assets

- [Collections Overview](https://polkafantasy.gitbook.io/official/nft-assets/overview.md): Here are PolkaFantasy's NFT collections. For more information about the in-game NFTs, please visit each collection's detail page.
- [Genesis Collection](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection.md): PolkaFantasy's Genesis Collection includes exclusive characters, weapons and items that were sold only during the initial sale in 2021 and will not be reprinted.
- [Legendary Goddesses](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection/legendary.md): Goddesses can be equipped to your party at Team screen, and used as exclusive buff cards in the PolkaFantasy1 game and will be a strong ally in influencing the outcome of the battle.
- [Epic Characters](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection/epic.md): All heroes are born with different gifts and powers. In your magical journey to explore and conquer the realms, you will discover more of their secrets!
- [Rare Characters](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection/rare.md): All heroes are born with different gifts and powers. In your magical journey to explore and conquer the realms, you will discover more of their secrets!
- [Weapon and Item](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection/common.md)
- [Character Redesign](https://polkafantasy.gitbook.io/official/nft-assets/genesis-collection/revamp.md): Genesis characters have been redesigned.
- [Game Collection](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection.md): PolkaFantasy Game collection includes characters, weapons and items that were sold during the Fantasu Box sale in 2022. There will be more NFTs added in the future.
- [Legendary Characters](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection/legendary.md): All heroes are born with different gifts and powers. In your magical journey to explore and conquer the realms, you will discover more of their secrets!
- [Epic Characters](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection/epic.md): All heroes are born with different gifts and powers. In your magical journey to explore and conquer the realms, you will discover more of their secrets!
- [Rare Characters](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection/rare.md): All heroes are born with different gifts and powers. In your magical journey to explore and conquer the realms, you will discover more of their secrets!
- [Epic Weapon🆕](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection/epic-weapon.md): Distributed to holders of Genesis Epic Character(s).
- [Weapon and Item](https://polkafantasy.gitbook.io/official/nft-assets/fantasy-box-collection/common.md)
- [Land Collection](https://polkafantasy.gitbook.io/official/nft-assets/land-collection.md): This is a collection of PolkaFantasy land NFTs with various utilities to be implemented in the future. Lands can be used as a buff card to equip your party at Team screen in game.


---

# 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://polkafantasy.gitbook.io/official/nft-assets.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.
