# Heroes Chained

## Heroes Chained

- [Introduction](https://whitepaper.heroeschained.com/introduction.md)
- [The Market](https://whitepaper.heroeschained.com/introduction/the-market.md)
- [The Problems](https://whitepaper.heroeschained.com/introduction/the-problems.md)
- [The Problem with The Early GameFi Attempts](https://whitepaper.heroeschained.com/introduction/the-problems/the-problem-with-the-early-gamefi-attempts.md)
- [Our Key Difference](https://whitepaper.heroeschained.com/introduction/our-key-difference.md)
- [GameFi for Game First](https://whitepaper.heroeschained.com/introduction/gamefi-for-game-first.md)
- [Team First](https://whitepaper.heroeschained.com/introduction/team-first.md)
- [The Game](https://whitepaper.heroeschained.com/the-game.md): What Makes Our Game Stand Out
- [Gameplay](https://whitepaper.heroeschained.com/the-game/gameplay.md)
- [Crafting](https://whitepaper.heroeschained.com/the-game/crafting.md)
- [Guild Spells](https://whitepaper.heroeschained.com/the-game/guild-spells.md)
- [Lands and Farming](https://whitepaper.heroeschained.com/the-game/lands-and-farming.md)
- [Market and Target Audience](https://whitepaper.heroeschained.com/the-game/market-and-target-audience.md)
- [The Coming of the MayinHara](https://whitepaper.heroeschained.com/the-game/the-coming-of-the-mayinhara.md)
- [Blockchain Features](https://whitepaper.heroeschained.com/blockchain-features.md): HeC Token Overview
- [NFTs](https://whitepaper.heroeschained.com/blockchain-features/nfts.md): Game Assets
- [Market Place](https://whitepaper.heroeschained.com/blockchain-features/market-place.md)
- [Wallet](https://whitepaper.heroeschained.com/blockchain-features/wallet.md)
- [Technology](https://whitepaper.heroeschained.com/technology.md)
- [Front-End](https://whitepaper.heroeschained.com/technology/front-end.md)
- [Back-End](https://whitepaper.heroeschained.com/technology/back-end.md)
- [The Team](https://whitepaper.heroeschained.com/the-team.md)
- [Erhan Taşkın](https://whitepaper.heroeschained.com/the-team/erhan-taskin.md): CEO, Co-Founder
- [Salih Kanlı](https://whitepaper.heroeschained.com/the-team/salih-kanli.md): Vice Chairman of the Board, Co-Founder
- [Mevlut Dinç](https://whitepaper.heroeschained.com/the-team/mevlut-dinc.md): Executive Producer, Co-Founder
- [Onur Can Çaylı](https://whitepaper.heroeschained.com/the-team/onur-can-cayli.md): Art Director
- [Tuna Ünalan](https://whitepaper.heroeschained.com/the-team/tuna-unalan.md): CG Supervisor
- [Ersin Taşkın](https://whitepaper.heroeschained.com/the-team/ersin-taskin.md): CTO, Co-Founder
- [Abdurrahman Battal](https://whitepaper.heroeschained.com/the-team/abdurrahman-battal.md): Co-Founder
- [Alp Coşkun](https://whitepaper.heroeschained.com/the-team/alp-coskun.md): Co-Founder
- [Orhan Baloğlu](https://whitepaper.heroeschained.com/the-team/orhan-baloglu.md): COO, Co-Founder
- [Tokenomics](https://whitepaper.heroeschained.com/tokenomics.md)
- [Contracts](https://whitepaper.heroeschained.com/contracts.md)
- [Roadmap](https://whitepaper.heroeschained.com/roadmap.md)


---

# 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://whitepaper.heroeschained.com/introduction.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.
