> 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/9.1.-usdkol-token-utilization.md).

# 9.1. $KOL Token Utilization

The $KOL Token serves as a pivotal element in our ecosystem, encompassing various strategic functions that drive engagement and value. These functionalities include:

**NFT Acquisition and Gaming**: The $KOL Token holds the key to acquiring ERC-1155 NFTs, which, in turn, enable players to immerse themselves in the Mainet 1.0 game version. The captivating aspect lies in the rewards players earn, primarily denominated in BNB, adding a tangible incentive to gameplay.

**In-Game Enhancement**: Within the gaming universe, the $KOL Token becomes an agent of progression. Players can harness its power to upgrade in-game items, enriching their gaming experience while fostering in-game advancement.

**NFT Marketplace Transaction Fees**: The $KOL Token extends its utility to our NFT MARKETPLACE as a medium of transaction. It facilitates seamless and efficient transactions by serving as the means for settling fees associated with trading NFTs, reinforcing the fluidity of our ecosystem.

**STAKING:** Enriching the $KOL Token experience, token holders can engage in staking, a process that yields compelling rewards. Staking duration directly influences the attractiveness of these rewards, creating a symbiotic relationship between token holders and our ecosystem.


---

# 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/9.1.-usdkol-token-utilization.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.
