# NFT

- [Spellbook NFT](https://docs.nannda.xyz/nannda-white-paper/nft/spellbook-nft.md)
- [Prophet and Darkness NFT](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft.md): NFT can be used as a PFP as all prophet NFTs are generative and created differently by Nannda's prophets.
- [Traits](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft/traits.md): There are multiple Traits in Nannda's Prophet NFT.
- [Summon & Re-summon system](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft/summon-and-re-summon-system.md)
- [Level up](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft/level-up.md): Prophet NFTs can be leveled up by spending $NDTs.
- [NFT Mint](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft/nft-mint.md): Spellbook NFTs will not be sold by the management other than the total number sold at initial set of s. However, holders of two or more prophet NFTs can generate new spellbook NFTs (called minting) by
- [Darkness NFT](https://docs.nannda.xyz/nannda-white-paper/nft/prophet-and-darkness-nft/darkness-nft.md)
- [Other NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft.md)
- [Potion NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/potion-nft.md)
- [Shield NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/shield-nft.md)
- [Counter NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/counter-nft.md)
- [Revival potion NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/revival-potion-nft.md)
- [Clone NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/clone-nft.md)
- [Game NFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/game-nft.md)
- [xNFT](https://docs.nannda.xyz/nannda-white-paper/nft/other-nft/xnft.md)
- [How to Earn](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn.md): Nannda is not only a PFP NFT, but you can also earn $NDT by doing several things.
- [Basic Earn Mechanism](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/basic-earn-mechanism.md)
- [Quest(NFT Staking)](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/quest-nft-staking.md)
- [Claim Fee & Bonus](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/claim-fee-and-bonus.md)
- [Invitation Code System](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/invitation-code-system.md)
- [Mysterious Fountain](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/mysterious-fountain.md)
- [Farming(Liquidity Providing)](https://docs.nannda.xyz/nannda-white-paper/nft/how-to-earn/farming-liquidity-providing.md)
- [Why you can earn](https://docs.nannda.xyz/nannda-white-paper/nft/why-you-can-earn.md)
- [Buying and Selling NFT](https://docs.nannda.xyz/nannda-white-paper/nft/buying-and-selling-nft.md)
- [Weekly Giveaway](https://docs.nannda.xyz/nannda-white-paper/nft/weekly-giveaway.md)
- [Open Testnet](https://docs.nannda.xyz/nannda-white-paper/nft/open-testnet.md): We're excited to introduce the Open testnet to our holders.


---

# 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.nannda.xyz/nannda-white-paper/nft.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.
