# King of Legends

## King of Legends

- [🖐 Welcome to King of Legends](https://docs.kingoflegends.net/welcome-to-king-of-legends.md)
- [1. Introduction](https://docs.kingoflegends.net/1.-introduction.md)
- [2. The history of King of Legends](https://docs.kingoflegends.net/2.-the-history-of-king-of-legends.md)
- [3. Mission & Vision](https://docs.kingoflegends.net/3.-mission-and-vision.md)
- [3.1. Mission](https://docs.kingoflegends.net/3.-mission-and-vision/3.1.-mission.md)
- [3.2. Vision](https://docs.kingoflegends.net/3.-mission-and-vision/3.2.-vision.md)
- [4. Building the King World](https://docs.kingoflegends.net/4.-building-the-king-world.md)
- [4.1. Castle](https://docs.kingoflegends.net/4.-building-the-king-world/4.1.-castle.md)
- [4.2. Soldiers and Spirit Beasts](https://docs.kingoflegends.net/4.-building-the-king-world/4.2.-soldiers-and-spirit-beasts.md)
- [4.3. Land](https://docs.kingoflegends.net/4.-building-the-king-world/4.3.-land.md)
- [4.4. Alliances](https://docs.kingoflegends.net/4.-building-the-king-world/4.4.-alliances.md)
- [5. NFT Marketplace](https://docs.kingoflegends.net/5.-nft-marketplace.md)
- [6. Staking](https://docs.kingoflegends.net/6.-staking.md)
- [7. Game Engine](https://docs.kingoflegends.net/7.-game-engine.md)
- [8. Blockchain Utilisation](https://docs.kingoflegends.net/8.-blockchain-utilisation.md)
- [8.1. Token Metrics](https://docs.kingoflegends.net/8.-blockchain-utilisation/8.1.-token-metrics.md)
- [8.2. Token Allocation and Token Burn](https://docs.kingoflegends.net/8.-blockchain-utilisation/8.2.-token-allocation-and-token-burn.md)
- [8.3. Token Functionality](https://docs.kingoflegends.net/8.-blockchain-utilisation/8.3.-token-functionality.md)
- [9. Tokenomics](https://docs.kingoflegends.net/9.-tokenomics.md)
- [9.1. $KOL Token Utilization](https://docs.kingoflegends.net/9.-tokenomics/9.1.-usdkol-token-utilization.md)
- [9.2.  $KOL Token Burning Mechanism](https://docs.kingoflegends.net/9.-tokenomics/9.2.-usdkol-token-burning-mechanism.md)
- [9.3. Token Locking](https://docs.kingoflegends.net/9.-tokenomics/9.3.-token-locking.md)
- [10. Roadmap](https://docs.kingoflegends.net/10.-roadmap.md)
- [11. Core Team](https://docs.kingoflegends.net/11.-core-team.md)
- [12. Strategic Partners](https://docs.kingoflegends.net/12.-strategic-partners.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://docs.kingoflegends.net/welcome-to-king-of-legends.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.
