> 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-en/overview/kleva-token/reward-allocation.md).

# Reward Allocation

### <mark style="color:blue;">KLEVA Token Reward Allocation</mark>

0.9 KLEVA minted per block

| Rewards Recipient | Allocation Points | Reward per Day |
| :---------------: | :---------------: | :------------: |
|   ibKLAY Staker   |       297.5       |      8,675     |
|   iboUSDT Staker  |        270        |      7,873     |
|  iboWEMIX Staker  |        100        |      2,916     |
|   ibKDAI Staker   |        110        |      3,208     |
|   iboETH Staker   |         30        |       875      |
|   iboUSDC Staker  |        120        |      3,499     |
|   ibKLEVA Staker  |        120        |      3,499     |
|    ibKCD Staker   |         5         |       146      |
|   KLAY Borrower   |       325.7       |      9,550     |
|   oUSDT Borrower  |        300        |      8,748     |
|   KDAI Borrower   |        100        |      2,916     |
|   oETH Borrower   |         40        |      1,166     |
|   oUSDC Borrower  |        100        |      2,916     |
|   KLEVA Borrower  |         50        |      1,458     |
|    KSD Borrower   |         30        |       875      |
|       Total       |       2,000       |     58,320     |

\**Allocation Points for Tokens may change according to the shift of importance within KLEVA Protocol. Tokens with higher importance may experience an increase in points.*

Reward per Block may be updated according to the KLEVA Token minting schedule.


---

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

```
GET https://docs.kleva.io/legacy-en/overview/kleva-token/reward-allocation.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.
