# AU Staking

Aurelius offers a user-friendly AU Staking Module built on the [Cod3x Relic Framework](https://www.cod3x.org/). This system encourages long-term staking by offering time-weighted rewards, meaning **the longer you stake, the more you earn.** When you stake your AU tokens, you begin building maturity, which boosts your potential earnings over time. You can withdraw from the AU staking module at any time at the cost of any accrued maturity.

<figure><img src="/files/bIBynUkJxVpBNYFxtxdZ" alt=""><figcaption><p>AU Staking encourages long-term staking by offering time-weighted rewards.</p></figcaption></figure>

#### How it Works:

AU Stakers receive an aggregated flow of yield either directly or through discretionary buybacks.

1. **Lend Module Fees:** Converted into mETH and MNT.
2. **aUSD Mint Fees:** Earned in aUSD.
3. **aUSD Redemptions:** Converted into AU.

Learn more about oAU here: \[Link to oAU Docs]

#### Understanding Aurelius’ Revenue Streams

Aurelius generates revenue for AU stakers through two main channels:

1. **Lending Module:** A portion of borrow-side interest is directed to the Aurelius treasury, converted into mETH or WMNT, and distributed to AU stakers.
2. **CDP Module:** aUSD stablecoin users pay a small fee when minting aUSD, which accrues to AU stakers. aUSD loans can be used in redemptions to restore market price stability, this accrues a fee which is used to purchase AU off of the open market.

<figure><img src="/files/GP36JDn4Ry4xpO06k3QJ" alt=""><figcaption><p>Stake today to start building maturity up to a 1.5x multiplier</p></figcaption></figure>

#### The Power of Time-Weighted Staking

The AU Relic records your staking maturity and applies a multiplier to reward your commitment. Over six months, your maturity builds up to a 1.5x multiplier, maximizing your rewards for long-term staking.

#### Where can I stake?

The staking module will become available on the front-end once available shortly after the AU Auction concludes.

{% hint style="info" %}
If you have questions, please reach out to the Aurelius team in our official [Discord](https://discord.com/invite/Fe7Svu5rg3).
{% 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.aurelius.finance/how-to-use-aurelius/au-staking.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.
