# Emissions

Arkadiko releases a pre-set amount of DIKO rewards every two weeks, which is the length of a proof of transfer cycle.&#x20;

Initially, the rate at which new DIKO are rewarded the protocol contributors is very high. Every two week, the amount of DIKO released decreases by 2 %.

After five years, the protocol targets a 2% yearly inflation rate.&#x20;

<figure><img src="/files/Gwvz7OwmQXTMxtW3gmQx" alt=""><figcaption></figcaption></figure>

**Reward Sinks**

From the total amount of weekly emissions, several Reward sinks are chosen to which these new tokens will flow, decided by governance according to the protocols needs.

DIKO emissions should be carefully crafted to incentivize the right kind of liquidity in the Stacks DeFi ecosystem.&#x20;

Current reward sinks are:\
\
stDIKO: 20%&#x20;

DIKO-USDA: 25%

STX-USDA 35%&#x20;

STX-DIKO: 10%

Liquidation Pool: 10%

Governance regularly revises the reward sinks to make sure they are still maximally benefiting the protocol. An initial prognosis was created as the start of the protocol in the following graphic, but due to changes in reward weights, is no longer completely accurate:\ <br>

<figure><img src="/files/c4h84cB7beq3dXnZuI5t" alt=""><figcaption><p>Forecast with initial starting reward weights</p></figcaption></figure>


---

# 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.arkadiko.finance/diko-token/emissions.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.
