# KSP 분배율 반영 정책

### 유저 풀 투표의 집계

* 유저 투표는 매일 오전 9시(KST) 스냅샷 기준으로 계산됩니다.
* 특정 페어에 투표 완료 시, 다음 스냅샷 시점 이후 철회할 수 있습니다.
* 기존에 KSP 보상 풀이었으나 KSP 분배 철회 투표로 인해 관련 토큰 레벨의 하락 및 미보상 풀로 변경된 경우, 다음 라운드 스냅샷 시점 이전에 철회가 가능합니다.

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

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


---

# 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.klayswap.com/kr/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.
