# Emission

### **Emissions specifications**

* *Weekly emissions (at inception)*: 10,000,000 `$YAKA`&#x20;
* *Weekly emissions decay*: 1%&#x20;
* *Weekly developer wallet allocation*: 3.5%
* *Weekly* `veYAKA` *rebases*: 30%
* *Emissions for liquidity providers*: 66.5%

Liquidity providers (LPs) are rewarded with `$YAKA` emissions for staking their assets. The distribution of emissions to the liquidity pools aligns with the voting power assigned by `$veYAKA` each epoch. LPs earn `$YAKA` relative to their stake size and duration in the pool. Reward accumulation is continuous, and LPs can claim their accrued rewards at any time.


---

# 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://yaka.gitbook.io/yaka-finance/tokenomics/emission.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.
