# Earning Yield with aUSD

The primary yield mechanism for aUSD is the **Stability Pool.** Navigate back to the **Aurelius Dashboard** to get started. From the dashboard, click on **Stake aUSD in Stability Pool**.

<figure><img src="/files/x76ndb5KnlUqLJlJFrsP" alt=""><figcaption></figcaption></figure>

From the **Stability Pool** interface, it is as easy as typing in the amount to deposit and then clicking on **Join Pool**.

<figure><img src="/files/4wqUEN8iNYu2onvgZitf" alt=""><figcaption></figcaption></figure>

Clicking on **Join Pool** will open up the transaction window and requires wallet confirmation. After the transaction is confirmed, the **My Stability Pool** tile will show the deposit alongside pending rewards.

Rewards can be claimed any time!

Congratulations!

Be on the lookout for other yield opportunities across the DeFi landscape. The Aurelius team is always looking for opportunities to integrate with other protocols to bring yield to the ecosystem.

{% 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/earning-yield-with-ausd.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.
