# KSP 분배율 반영 정책

### KSP 바이백 수량의 집계

* 스마트 컨트랙트가 각 유동성풀에서 발생한 프로토콜 이용에 따른 풀 수수료를 활용해 한 시간마다 자동으로 KSP를 바이백 합니다.
* 24시간동안(매일 오전 9시\~다음날 오전9시) 누적된 유동성풀 별 KSP 바이백 수량을 1일 KSP 바이백 수량으로 확정하며, 매일 1회 소각합니다.
* KSP 바이백 수량은 1일(50%), 7일(50%) 수량을 합산하여 집계합니다.
* 유동성풀 생성 기간이 짧아 7일 KSP 바이백 수량 집계 기준을 충족하지 못하는 경우, 유동성풀 생성 이후부터 현재까지 집계된 KSP 바이백 수량을 기준으로합니다.
* 생성된 지 3일차인 유동성풀의 일자별 KSP 바이백 수량이 다음과 같을 때 1일, 7일 KSP 바이백 수량 지표의 집계는 다음과 같습니다. \
  \
  \&#xNAN;**- 일자별 바이백 수량** \
  1일차 : 10KSP / 2일차 : 10KSP / 3일차 : 20KSP \
  \
  \&#xNAN;**- 페어의 1일/7일/30일 KSP 바이백 수량 지표**\
  1일 : 10KSP / 7일 : 40KSP (10+10+20)&#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/kspminingrate/detail.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.
