# MOR Emissions

Morpheus rewards have started at 14,400 MOR per day on February 8th 2024 and decline by 2.468994701 MOR each day until the reward reaches 0 on day 5,833 or January 28th, 2040.

<figure><img src="/files/pPjqkJedo7bobYA9JAhR" alt=""><figcaption><p>MOR Emissions for Epoch 1</p></figcaption></figure>

Daily emissions distributed between buckets in proportions:

* 3,456 MOR (24%) tokens for Compute Providers;
* 3,456 MOR (24%) tokens for Code Contributors;
* 3,456 MOR (24%) tokens for Capital Providers;
* 3,456 MOR (24%) tokens for Application Builders.

With the remainder of 576 MOR (4%) set aside for [Protection Fund](/security-audits/protection-fund.md).

<table data-full-width="true"><thead><tr><th width="168">Schedule</th><th width="207">MOR Emitted</th><th width="188">% Decrease</th><th>Change</th></tr></thead><tbody><tr><td>Year 1</td><td>5,091,985</td><td>N/A</td><td>N/A</td></tr><tr><td>Year 2</td><td>9,855,038</td><td>-48.37%</td><td>4,763,05</td></tr><tr><td>Year 3</td><td>14,289,159</td><td>-31.00%</td><td>4,434,12</td></tr><tr><td>Year 4</td><td>18,394,348</td><td>-22.34%</td><td>4,105,18</td></tr><tr><td>Year 5</td><td>22,170,605</td><td>-17.04%</td><td>3,776,25</td></tr><tr><td>Year 6</td><td>25,617,931</td><td>-13.48%</td><td>3,447,32</td></tr><tr><td>Year 7</td><td>28,736,325</td><td>-10.85%</td><td>3,118,39</td></tr><tr><td>Year 8</td><td>31,525,787</td><td>-8.82%</td><td>2,789,46</td></tr><tr><td>Year 9</td><td>33,986,317</td><td>-7.22%</td><td>2,460,53</td></tr><tr><td>Year 10</td><td>36,117,915</td><td>-6.28%</td><td>2,131,59</td></tr><tr><td>Year 11</td><td>37,920,581</td><td>-4.76%</td><td>1,802,66</td></tr><tr><td>Year 12</td><td>39,394,316</td><td>-3.88%</td><td>1,473,73</td></tr><tr><td>Year 13</td><td>40,539,119</td><td>-2.91%</td><td>1,144,80</td></tr><tr><td>Year 14</td><td>41,354,990</td><td>-2.02%</td><td>815,87</td></tr><tr><td>Year 15</td><td>41,841,929</td><td>-1.18%</td><td>486,93</td></tr><tr><td>Year 16</td><td>42,000,000</td><td>-0.38%</td><td>158,07</td></tr></tbody></table>

## Tail Emissions

Since Bitcoin's launch, the question, "What will happen when the block rewards finally stop?" has sparked ongoing debate. To sidestep this issue in the context of Morpheus and to ensure long-term alignment among coders, builders, compute providers, and capital providers, Morpheus introduced **"Epochs"** and **"Tail Emissions"** of MOR tokens.

MOR tail emissions will begin after the final MOR tokens are emitted on day 5,833 of the distribution schedule, which marks the end of the 16-year **Epoch 1**.

The tail emission amount will be calculated as 50% of the MOR tokens set aside for **Epoch 2** over the previous 16 years. This tail emission value will then be distributed over the next 5,833 days.

For example, here is the table that represents Tail Emissions schedule if 10% of MOR supply will be locked for this purpose each epoch.

<figure><img src="/files/XcOjZdhOgZ5u3vqiqBDF" alt=""><figcaption><p>MOR Tail Emissions schedule</p></figcaption></figure>

This process will continue indefinitely, ensuring that future coders, compute providers, builders, and capital contributors are always guaranteed rewards, while MOR tokens become increasingly scarce with each Epoch.

<figure><img src="/files/2HSK8gKJ3dbmpymabOxc" alt=""><figcaption><p>MOR Supply Decrease with Tail Emissions</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://gitbook.mor.org/tokenomics/mor-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.
