# KSP Allocation

아래 표는 6년간 KSP를 분배를 표시하는 차트입니다. 일일 채굴량은 63,072,000블록(2년)마다 절반으로 줄어듭니다.

| Year | Daily Mining Volume | Yearly Volume | Total Volume | Notes            |
| ---- | ------------------- | ------------- | ------------ | ---------------- |
| 1    | 86,400 KSP          | 31,536,000    | 31,536,000   | \*15% commission |
| 2    | 86,400 KSP          | 31,536,000    | 63,072,000   | \*15% commission |
| 3    | 43,200 KSP          | 15,768,000    | 78,840,000   | Halved           |
| 4    | 43,200 KSP          | 15,768,000    | 94,608,000   |                  |
| 5    | 21,600 KSP          | 7,884,000     | 102,492,000  | Halved           |
| 6    | 21,600 KSP          | 7,884,000     | 110,376,000  |                  |

1. **총 발행량 : 126,144,000 KSP**
2. **시작 물량 \* : 0 KSP**
3. **KSP 일 채굴량\*\*: 86,400개 (63,072,000 블록 (약 2년) 동안 블록 당 1개 씩 채굴)**
4. **반감기\*\*\*: 유동성 채굴 프로그램 (Liqudity Mining Program) 시작 후 매 63,072,000 블록 마다 일일 채굴량이 절반으로 줄어듭니다.**&#x20;
5. **개발 및 안정화 커미션 \*\*\*\* : 채굴량 중 15% (첫 2년 간 지속 후 채굴량에 대한 커미션은 사라짐, 총발행량 기준 7.5%)**

\* 초기 KSP 공급을 0으로 설정하면 초기 사용자가 자유롭게 성장하고 체계적인 결정을 내릴 수 있는 동등한 기회를 갖게 됩니다. 처음부터 KSP는 각 Genesis 블록에서 유동성 채굴을 통해서만 분배되며, 보상으로 KLAYswap 유동성 공급자에게 분배됩니다.&#x20;

\*\* unfreezeBlock 48681371 까지 채굴되는 KSP는 거버넌스의 안정화와 토큰 이코노미의 성공적 안착을 위해 전량 Lock-up(초기 유통량 : 86,400 \* 61 = 5,270,400 KSP)됩니다. 48681371 Block 까지 예상 기간은 61일 입니다.

\*\* 2020년 11월 11일 (block 43407094 부터 unfreezeBlock 48681371까지의 채굴 물량에 대한 일괄 락업 해제 : Block 48681371.

\*\*\* 이 반감기 모델은 비트코인의 철학에서 영감을 받아 만들어졌습니다. 출시 후 첫 2년 동안 총 공급량의 50%가 발행된다는 점에 유의하십시오.&#x20;

\*\*\*\* 커미션은 초기 프로토콜 구축과 거버넌스 세팅 등 KLAYswap의 전반적인 거래환경을 구축한 개발사에 배정됩니다.&#x20;


---

# Agent Instructions: 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-new.klayswap.com/tokenomics/ksp/ksp-allocation.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.
