# Earn

### Overview

The *Earn Terminal* is unique to the Mozaic ecosystem designed to distribute proportional rewards to xMOZ stakers. The reward pool and distribution amount(s) will grow over time in line with the health of the protocol.&#x20;

NOTE: Staked xMOZ can be used in governance.&#x20;

{% hint style="success" %}
The Earn Terminal is a '*no lock in system.*'&#x20;

The protocol encourages active participation in governance and with this in mind, xMOZ holders should feel as if the staking system is not there to '*trap*' them for extended periods of time to earn their share of fees.
{% endhint %}

<figure><img src="https://1308221572-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MiihhDZYtNvGU8rJ3vI%2Fuploads%2FvlmAMA1JBRLbMWWfM5k9%2Ffinal%20testnet.png?alt=media&#x26;token=3cdfe1c6-7cb0-48a7-bf98-bc51f1dba784" alt=""><figcaption><p><em>Testnet UI, not final.</em></p></figcaption></figure>

### Reward Calculation

Each week a percentage of the '*Total Reward Pool*' is distributed proportionally to xMOZ stakers. Users will need to stake their xMOZ prior to the cut-off time each ***epoch*** to be eligible for their share of weekly rewards.&#x20;

An ***epoch*** in this case represents one week - beginning at 1pm UTC every Tuesday, the same time as the start of the weekly Mozaic Community Calls.&#x20;

The higher percentage share of staked xMOZ a user has at the cut-off time, the larger their percentage claim to rewards that epoch.

Unstaking prior to the cut-off time each week forfeits any rewards proportionally (see below for an example).

{% hint style="warning" %}
SCENARIO A:&#x20;

A user has 100 xMOZ staked in the EARN Terminal before the cut-off time.&#x20;

The user unstakes 50 xMOZ before the next epoch cut-off interval.&#x20;

The user will therefore forfeit 50% of their upcoming rewards for that epoch.&#x20;

These rewards are distributed to other xMOZ stakers proportionally during that epoch.
{% endhint %}

### Multi-Token Distribution

Fees shared with xMOZ holders are added to a pool.&#x20;

This pool is capable of distributing ERC-20 tokens, beyond MOZ and xMOZ.&#x20;

xMOZ stakers will therefore be able to stake -> claim a variety of crypto assets in the future, for example:&#x20;

* xMOZ
* USDT, USDC, DAI, FRAX
* ETH & wETH
* ARB
* STG

...and more.


---

# 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.mozaic.finance/token/earn.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.
