> 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/8.-blockchain-utilisation/8.3.-token-functionality.md).

# 8.3. Token Functionality

$KOL token in the King of Legends ecosystem is used mainly for 2 purposes: Staking & Payment.

<br>

<figure><img src="https://lh5.googleusercontent.com/Go1o2PRd1DDEX5-_dZUXgTo3Ww2etrFV_Mrhd6azMkcJ1169SK0WB_gnMlwK9q9h0KRppPdNrNKW8hObQ_6Km8X7cZl2URe08UbR7IGiWQqNk5teFMJ7e8y13CKwkbwcKzkt42LSJE7CLvvD1u2kL6bTOzeLK2cBZZPrT0Z1OpDkSbuuXAKC5Oqx5xRWcQ" alt=""><figcaption></figcaption></figure>

The $KOL token serves a variety of functions on the platform or application that hosts them and can grant $KOL token holders distinct rights. Such permissions and functionality have broad implications for users, token holders, core teams, and partners built on top of tokenomics.

The ability to deeply visualize how the $KOL token will change in value in different situations depends in part on a clear understanding of the functions or rights that the $KOL token offers. Answer the following questions to understand the function of the token: what is a token use case? Why do users want or need the $KOL token? What value does the $KOL token bring to token holders? Questions regarding token functionality are also an important component of tokenomics, along with token metrics, circulation, and governance considerations.

Functions of the $KOL token:

Payment: the $KOL token is the only payment or value transfer method on the platform. Token Holders use $KOL to buy and sell items, and game characters and pay transaction fees on the NFT marketplace.

Staking: $KOL token holders will bring tokens to the stake to receive attractive rewards. The longer the staking time and the more initial investment, the more rewards you will receive. After 24 hours, users will receive rewards corresponding to the amount of $KOL staked.

<figure><img src="https://lh4.googleusercontent.com/rzHi0UQFqaokZN6b5x71PNI8g8A__s88zqCNfjw-4HH9NwB18V6y7d5UP-MyoV3jOgzT2aT1nTm61MsBbiQXPfqNJBsPBSZYgh5njI7Z_ST5PthusPPfH3Bcrq9vWYm9YqKCt_3DQ663IcCyJH6Zq2v516Aa_ayUYso1DL0XhOecQo6Fj_WKcW4rJFmrBQ" alt=""><figcaption></figcaption></figure>


---

# 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/8.-blockchain-utilisation/8.3.-token-functionality.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.
