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

# KEY token

## **Token specifications**

* Ticker : KEY
* Chain : Klaytn
* Total Supply : 100 million

## KEY Token Distribution

* **Eco fund : 10%**
  * Initial liquidity providing and incentive funds for core liquidity pools
  * Partnership funds for Key Finance ecosystem expansion
  * Usage details of Eco fund will be transparently disclosed
* **Investors : 15%**
  * Locked up for 12 months after the launch, linearly distributed over 18 months
* **Team : 17%**
  * Locked up for 12 months after the launch, linearly distributed over 18 months
* **Community : 58%**
  * Distributed to Key Finance users
  * Token Distribution by user types
    * Liquidity Providers
    * Unlocked Token(KLAPkey) Stakers

## Buyback and Burning

* 10% of KLAP rewards farmed from providing liquidity to [klap.finance](http://klap.finance/) lending pools will be used for KEY Token buybacks. Acquired tokens will be burned.
* Key Finance will transparently open burning activities. Official disclosures will be provided.


---

# 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:

```
GET https://docs.key.fi/english/tokenomics/key-token.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.
