> For the complete documentation index, see [llms.txt](https://docs.ra.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ra.exchange/ra-tokenomics/emissions-schedule-wip.md).

# Emissions Schedule \[WIP]

**100% of ALL emissions go to gauges**, there are no team emissions or other distributions. Full decentralization of the emission distribution is a core feature.

There is a 1% exponential decay week over week, reducing emissions in perpetuity.

{% hint style="success" %}
The emissions schedule will be adjusted up and/or down based on market demand, to prevent over/under inflation in order to stay competitive.
{% endhint %}

The formula to calculate an Epoch's emissions is:

$$
Emissions{(t)} = E\_{0}\ \*\ (e^{-rt})
\ \ \ t = Epochs \ E\_{0} = X\ -r = decay \ coefficient
$$

Alternatively, a user can calculate the emissions for an epoch based on the previous, as such:

$$
Emissions(epoch(N)) \ = Emissions(N-1)  \ \* (1.00-decay)
$$
