# Heroes of Nft

## Heroes of Nft

- [What is Heroes of NFT?](https://docs.heroesofnft.com/readme.md)
- [Gameplay](https://docs.heroesofnft.com/gameplay.md)
- [How To Read Heroes of NFT Cards?](https://docs.heroesofnft.com/how-to-read-heroes-of-nft-cards.md): To trade the cards, you can use https://marketplace.heroesofnft.com/
- [Economy](https://docs.heroesofnft.com/economy.md)
- [$Hon Tokenomics](https://docs.heroesofnft.com/economy/usdhon-tokenomics.md): Hon Governance Token
- [Infrastructure](https://docs.heroesofnft.com/infrastructure.md): Uniqueness of the HON ecosystem
- [Hon Token](https://docs.heroesofnft.com/infrastructure/hon-token.md): Technology in Hon
- [Hrm Token](https://docs.heroesofnft.com/infrastructure/hrm-token.md)
- [Community](https://docs.heroesofnft.com/community.md)
- [Team](https://docs.heroesofnft.com/team.md): HON's core team
- [Partners & Backers](https://docs.heroesofnft.com/partners.md)
- [Governance](https://docs.heroesofnft.com/governance.md)
- [Roadmap](https://docs.heroesofnft.com/roadmap.md)
- [Addresses](https://docs.heroesofnft.com/addresses.md): Deployed Contract & Wallet Addresses
- [Frequently Asked Questions](https://docs.heroesofnft.com/frequently-asked-questions.md)
- [Heroes of NFT Ambassador Program](https://docs.heroesofnft.com/heroes-of-nft-ambassador-program.md)
- [Hero Testnet](https://docs.heroesofnft.com/hero-testnet.md): Hero Testnet details and how to connect
- [Updating the node](https://docs.heroesofnft.com/hero-testnet/updating-the-node.md): Staying up to date with the new binary versions
- [Network Upgrades](https://docs.heroesofnft.com/hero-testnet/network-upgrades.md): Overall subnet upgrade instructions


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.heroesofnft.com/readme.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.
