# KSP 분배율 자동화

KLAYswap 거버넌스는 **KSP 바이백 수량을 반영한 KSP 분배율 자동화 시스템**을 통해 각 풀의 기여도를 평가하여 KSP를 분배합니다.

**KSP 바이백 수량**

* KLAYswap과 KSP에 기여하는 바 가장 명확한 지표는 **거래량**이며, KSP 바이백 수량은 이를 객관적이고 지속적으로 측정할 수 있는 지표입니다.
* 스마트 컨트랙트가 각 페어에서 발생한 거래 수수료를 활용해 한 시간마다 자동으로 KSP를 바이백하며, 일별로 누적된 페어별 KSP 바이백 수량을 매일 1회 소각해 데일리 지표로 집계합니다.
* 단기/장기 지표를 모두 반영하기 위해 1일(50%), 7일(50%) KSP 바이백 수량을 모두 반영합니다.

{% content-ref url="/pages/nnD8Oqj8AsdOgPc2TxTd" %}
[KSP 분배율 반영 정책](/tokenomics/ksp/kspminingrate/detail.md)
{% endcontent-ref %}


---

# 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.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.
