> For the complete documentation index, see [llms.txt](https://whitepaper.lukastoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.lukastoken.com/tokenomics/staking-rewards-and-halving-program.md).

# Staking Rewards and Halving Program

**Twenty per cent of the total supply (200 million tokens)** is set aside specifically for staking rewards. This mechanism creates deflationary pressure and rewards long‑term commitment. The precise parameters (e.g., burn ratio, lock‑up periods) can be adjusted via governance.

{% stepper %}
{% step %}

### Year 1 `Max reward 130% APY`

* 1 month commitment: **35%** APY
* 3 months commitment: **70%** APY
* 6 months commitment: **90%** APY
* 12 months commitment: **130%** APY
  {% endstep %}

{% step %}

### Year 2 `Max reward 75% APY`

* 1 month commitment: **15%** APY
* 3 months commitment: **30%** APY
* 6 months commitment: **50%** APY
* 12 months commitment: **75%** APY
  {% endstep %}

{% step %}

### Year 3 `Max reward 40% APY`

* 1 month commitment: **10%** APY
* 3 months commitment: **20%** APY
* 6 months commitment: **30%** APY
* 12 months commitment: **40%** APY
  {% endstep %}

{% step %}

### Year 4  `Max reward 20% APY`

* 1 month commitment: **5%** APY
* 3 months commitment: **10%** APY
* 6 months commitment: **15%** APY
* 12 months commitment: **20%** APY
  {% endstep %}

{% step %}

### Year 5 `Max reward 10% APY`

* 1 month commitment: **3%** APY
* 3 months commitment: **6%** APY
* 6 months commitment: **8%** APY
* 12 months commitment: **10%** APY
  {% endstep %}
  {% endstepper %}

<mark style="color:$primary;">**Disclaimer:**</mark>\
\&#xNAN;*Staking reward rates are indicative and subject to modification. Final percentages may be adjusted by the Foundation and are also subject to change through future governance voting.*


---

# 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://whitepaper.lukastoken.com/tokenomics/staking-rewards-and-halving-program.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.
