# Stake, Claim, Fee & Unstake

### Stake

Stake xMOZ and *earn* a share of weekly available rewards.

{% hint style="success" %}
Remember!

A user must stake their xMOZ for an entire epoch to be eligible for weekly rewards.
{% endhint %}

The larger percentage share at the cut-off time, the greater claim to rewards.

### Claim

A user will need to initiate a transaction to claim their share of rewards each week. A user is not opted to do so, they have the choice to do so at their leisure.&#x20;

However, upon unstaking rewards will automatically be harvested and the 1.5% claim fee applied.

### Fee

A 1.5% claim fee is charged on claims ***only*** and is distributed back into the reward pool.

### Unstake

Unstaking ANY AMOUNT of xMOZ automatically claims any pending rewards.&#x20;

{% hint style="danger" %}
Remember!&#x20;

Unstaking prior to the 1pm UTC cut-off time every Tuesday forfeits any upcoming rewards proportionally to the unstaked amount.
{% endhint %}


---

# 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/stake-claim-fee-and-unstake.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.
