> For the complete documentation index, see [llms.txt](https://docs.kleva.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kleva.io/legacy-kr/overview/kleva-token/reward-allocation.md).

# 이용자 보상 배분표

### <mark style="color:blue;">KLEVA 토큰 보상 배분표</mark>

블록당 발행량 : 0.9 KLEVA

<table><thead><tr><th width="313" align="center">보상 수령 주체</th><th width="181.33333333333331" align="center">할당 포인트</th><th align="center">*일별 보상</th></tr></thead><tbody><tr><td align="center">ibKLAY 스테이커</td><td align="center">297.5</td><td align="center">8,675</td></tr><tr><td align="center">iboUSDT 스테이커</td><td align="center">270</td><td align="center">7,873</td></tr><tr><td align="center">iboWEMIX 스테이커</td><td align="center">100</td><td align="center">2,916</td></tr><tr><td align="center">ibKDAI 스테이커</td><td align="center">110</td><td align="center">3,208</td></tr><tr><td align="center">iboETH 스테이커</td><td align="center">30</td><td align="center">875</td></tr><tr><td align="center">iboUSDC 스테이커</td><td align="center">120</td><td align="center">3,499</td></tr><tr><td align="center">ibKLEVA 스테이커</td><td align="center">120</td><td align="center">3,499</td></tr><tr><td align="center">ibKCD 스테이커</td><td align="center">5</td><td align="center">146</td></tr><tr><td align="center">KLAY 대여자(레버리지 투자자)</td><td align="center">327.5</td><td align="center">9,550</td></tr><tr><td align="center">oUSDT 대여자(레버리지 투자자)</td><td align="center">300</td><td align="center">8,748</td></tr><tr><td align="center">KDAI 대여자(레버리지 투자자)</td><td align="center">100</td><td align="center">2,916</td></tr><tr><td align="center">oETH 대여자(레버리지 투자자)</td><td align="center">40</td><td align="center">1,166</td></tr><tr><td align="center">oUSDC 대여자(레버리지 투자자)</td><td align="center">100</td><td align="center">2,916</td></tr><tr><td align="center">KLEVA 대여자(레버리지 투자자)</td><td align="center">50</td><td align="center">1,458</td></tr><tr><td align="center">KSD 대여자(레버리지 투자자)</td><td align="center">30</td><td align="center">875</td></tr><tr><td align="center">총합</td><td align="center">2,000</td><td align="center">58,320</td></tr></tbody></table>

*\*일별 보상량은 조건부 보상 방식에 따라 소폭 변경될 수 있습니다.*

예치/스테이킹풀이 추가될 경우 보상 수령 주체가 늘어나 보상 배분표가 업데이트됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.kleva.io/legacy-kr/overview/kleva-token/reward-allocation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
