> For the complete documentation index, see [llms.txt](https://docs.kingoflegends.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kingoflegends.net/9.-tokenomics.md).

# 9. Tokenomics

King of Legends game is built on the blockchain BNB chain (Bep20). Token $KOL will be used to buy, sell, create NFT, and staking to receive attractive rewards. The game's open-source codebase will have an active development team working to improve the game to provide a more engaging experience. The game will also be on a blockchain that can provide instant upgrades and easily launch the contest/event, essentially a never-ending campaign. $KOL is the utility token used to purchase in-game items, characters, and digital assets. The winning teams receive $KOL tokens that can be converted to real-world value through cryptocurrency exchanges. Become a game-winner to earn more $KOL tokens, buy rare in-game items and even exchange them for other cryptocurrencies.

Tokenomics' goal is to enable teams, investors, and players to be rewarded for their efforts and empathize with their hard work through the platform's constant evolution.

An easy-to-invade, hard-to-master world is one of the most enjoyable aspects of the game. King of Legends will provide this experience with the added benefit of being a blockchain game, set to revolutionize gaming on almost every level. King of Legends is here, aiming to be the proper leader in blockchain FPS games. By purchasing $KOL tokens early, you will be a cornerstone in this rapidly growing war machine, building your position on the decentralized market and allowing you to participate in community and battles. Join now!


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.kingoflegends.net/9.-tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
