# Initial Launch

## Kai **(**&#x4B;A&#x49;**) 토큰 배분**

* KAI 초기 공급
  * 공급량 : 300,000 KAI
  * 배포 기간 : 1 주
  * 1주 동안 300,000 KAI 를 선형으로 배포
  * 블록당 분배량: 0.4960 KAI
  * 배포 방식: Klayswap LPs kUSDT/KAI : 100%

KAI는 초기 공급 이후 라운드 결정 시 전체 발행량과 기준 가격(TWAP)에 근거하여 추가 발행됩니다. \
KAI의 추가 발행 및 배분에 대한 세부 사항은 "[Stabilization Mechanism](/kai-protocol/protocol-and-mechanisms/stabilisation-mechanism.md#undefined-1)" 섹션에 기술되어 있습니다.

## Kai Share (sKAI) 배분

sKAI의 최대 공급량은 3,000,000 개 입니다.  sKAI는 24개월에 걸쳐 선형적으로 배분되며 클레이스왑 풀에서 유동성 공급을 장려와 Project Development Fund에 할당됩니다

* 유동성 공급 장려 sKAI 배분
  * 총 공급량: 2,400,000 sKAI
  * 배포 기간: 24개월 (2년)
  * 24개월 동안 2,400,000 sKAI를 선형으로 배포
  * 블록당 분배량: 0.03805 sKAI
  * 배포 방식:&#x20;

    * 부스트 결과에 따라 기본 분배율 + 부스팅 분배율로 결정되어 유동성 풀에 적용됩니다.
    * 축소 상태에서는 각 유동성 풀의 분배율이 일시적으로 감소하고 bKAI + KAI 유동성풀에 sKAI가 분배됩니다. 확장 상태가 되더라도 최소 1라운드는 더 유지됩니다.

* Project Development Fund 배분
  * 총 공급량: 600,000 sKAI
  * 배포 기간: 24개월 (2년)
  * 24개월 동안 600,000 sKAI를 선형으로 배포
    * Claim 주기는 일정치 않으며 Claim 시 유통량에 반영됩니다.
  * 생태계 확장을 위한 인프라, 인력 등 개발 비용으로 사용됩니다.

## Kai Vote (vKAI) 배분

vKAI는 매 라운드마다 12,000개가 발행되며 최대 발행량 제한이 없습니다.&#x20;

* 발행 주기: 1 라운드(8시간)
* 발행량: 라운드마다 12,000개
  * sKAI 단일 예치 보상 분배: 10,000개
  * 바이백 펀드 조성: 2,000


---

# 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.kaiprotocol.fi/kai-protocol/protocol-and-mechanisms/tokens/initial-launch.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.
