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

# Emissions Schedule

## <mark style="color:orange;">Please visit</mark> [<mark style="color:orange;">docs.shadow.so</mark>](https://docs.shadow.so/) <mark style="color:orange;">these are depreciated.</mark>&#x20;

## <mark style="color:orange;">Web app is available at</mark> [<mark style="color:orange;">shadow.so</mark>](https://www.shadow.so/)

**100% of emissions go to gauges**, there are no team emissions or other distributions. Full decentralization of the emission distribution is the main priority.

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

The formula to calculate an Epoch's emissions is:

$$
Emissions{(t)} = E\_{0}\ \*\ (e^{-rt})
\ \ \ t = Epochs \ E\_{0} = 50,000\ -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)
$$
