# NFT Ecosystem

- [NFT Overview](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-overview.md): Crusaders of Crypto NFTs and how they effect the Crusaders of Crypto Game\*
- [NFT Marketplace](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-marketplace.md): Get a good NFT drop and want to earn from it? Sell it on the marketplace!
- [NFT Vendor](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-vendor.md): The Crusaders of Crypto offers an "NFT Buyback" system to help players earn for their found NFT, and ensure a healthy stable price for NFT on the player to player marketplace!
- [NFT Forge](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-forge.md): Dismantling/Enhancing/Crafting NFT in Crusaders of Crypto!
- [NFT Enhancing](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-forge/nft-enhancing.md): NFT can be used as a base material to upgrade and enhance other NFT!
- [NFT Enchanting](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-forge/nft-enchanting.md)
- [NFT Pets](https://docs.crusadersofcrypto.com/nft-ecosystem/nft-pets.md): Pets are companions that follow the player into the dungeon, and provide beneficial buffs/procs to the player!


---

# 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.crusadersofcrypto.com/nft-ecosystem.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.
