# USUAL Rewards

USUAL rewards are distributed to users who deposit USD0++ (USD0 plus) assets into the Polynomial liquidity pool.

## How USUAL Rewards Work

### Eligibility

* **USD0++ only**: Rewards are exclusively for users depositing USD0++ assets
* **Automatic distribution**: No additional action required beyond depositing

### Distribution Process

1. **Weekly claims**: Polynomial claims rewards from USUAL every 7 days
2. **Pro-rata distribution**: Total rewards distributed proportionally among eligible users
3. **No platform fee**: Polynomial doesn't take a cut - 100% goes to users

### Calculation Formula

User rewards are calculated based on:

```
User Share = Amount Staked × Seconds Staked
```

Where:

* **Amount Staked**: The USD value of your USD0++ deposit
* **Seconds Staked**: The duration you've held the deposit

### Key Features

* **Time-weighted**: Longer staking periods earn proportionally more rewards
* **Size-weighted**: Larger deposits earn proportionally more rewards
* **Fair distribution**: Rewards scale with both amount and time commitment
* **Transparent**: All calculations are based on verifiable on-chain data

## Maximizing USUAL Rewards

### Strategies

1. **Deposit early**: Start earning rewards as soon as possible
2. **Maintain deposits**: Keep funds staked to accumulate more seconds
3. **Compound rewards**: Reinvest earned rewards to increase your share
4. **Monitor performance**: Track your rewards and adjust strategy as needed

### Important Notes

* **USD0++ specific**: Only USD0++ deposits qualify for these rewards
* **Automatic**: No manual claiming required - rewards are distributed automatically
* **Weekly cycles**: New reward cycles begin every 7 days
* **Transparent**: All distributions are verifiable on-chain


---

# 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.polynomial.fi/explanations/usual-rewards.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.
