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

# Tokenomics

## Token Distribution

![](/files/vQfUvDeTkgpytkEZ4xYx)

* **Community Rewards (50%)**
  * Allocation: 5,000,000,000 KNS (5 billion KNS)
    * KNS governance staking reward 2,000,000,000 KNS (2 billion KNS)
    * KAIA-KNS LP staking reward 3,000,000,000 KNS (3 billion KNS)
  * Distributed over 48 months for liquidity pool and staking rewards
* **Treasury (15.75%)**
  * Allocation: 1,575,000,000 KNS (1.575 billion KNS)
  * Managed by DAO after the launching of the governance function&#x20;
* **Initial LP (0.75%)**
  * Allocation: 75,000,000 KNS (75 million KNS)
  * Used for providing liquidity the initial KAIA-KNS pool
* **Marketing & Partnership (5%)**
  * Allocation: 500,000,000 KNS (500 million KNS)
  * Used for marketing or cooperation with other projects
* **Airdrop (0.5%)**
  * Allocation: 50,000,000 KNS (50 million KNS)
  * Airdropped to the winners of KNS Domain Auction from March 28 to April 10, 2022
* **Team (15%)**
  * Allocation: 1,500,000,000 KNS (1.5 billion KNS)
  * Distributed to the KNS Dev Team
  * 30 months of linear distribution after 6 months of lock-up (Total 36 months)
* **Investors (13%)**
  * Allocation: 1,300,000,000 KNS (1.3 billion KNS)
  * Distributed to institutional investors of KNS&#x20;
  * 30 months of linear distribution after 6 months of lock-up (Total 36 months)

## Revenue Distribution

10% of domain sales revenue will be distributed to KNS Dev Team, 40% to the Treasury, and 50% to GradualDistributor.

![KNS Cash Flow Chart (before Kaia migration)](/files/pdSidL5tXb18TYCzydWg)

The details on the revenue distribution are as follows:

1. After domain registration, the revenue (KAIA) for KaiaRegistrarController is moved to PrimaryDistributor.
2. PrimaryDistributor distributes 10% to the team wallet, 40% to Treasury, and 50% to GradualDistributor.
3. GradualDistributor gradually sends distributed KAIA to SecondaryDistributor during the registration period of each domain.
4. SecondaryDistributor purchases KNS using 50% of the KAIA it received and distributes it to sKNS holders, and with the remaining 50%, it purchases KNS and provides liquidity to the KAIA-KNS pool. The LP tokens are managed by Treasury and become POL(Protocol Owned Liquidity).


---

# 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.klaytn.domains/english/token/kns/tokenomics.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.
