# How to Use Aurelius

- [Navigating Aurelius](https://docs.aurelius.finance/how-to-use-aurelius/navigating-aurelius.md)
- [Collateral](https://docs.aurelius.finance/how-to-use-aurelius/collateral.md)
- [Minting aUSD](https://docs.aurelius.finance/how-to-use-aurelius/minting-ausd.md)
- [Earning Yield with aUSD](https://docs.aurelius.finance/how-to-use-aurelius/earning-yield-with-ausd.md)
- [Staked aUSD (staUSD)](https://docs.aurelius.finance/how-to-use-aurelius/staked-ausd-stausd.md): Staked aUSD is coming soon!
- [Managing Positions](https://docs.aurelius.finance/how-to-use-aurelius/managing-positions.md)
- [Lending Market](https://docs.aurelius.finance/how-to-use-aurelius/lending-market.md)
- [AU Token](https://docs.aurelius.finance/how-to-use-aurelius/au-token.md)
- [AU Staking](https://docs.aurelius.finance/how-to-use-aurelius/au-staking.md): Unlock the full potential of your AU tokens with Aurelius’ streamlined staking module, which scales not just based on stake size, but your loyalty too.
- [oAU Redemption](https://docs.aurelius.finance/how-to-use-aurelius/oau-redemption.md): oAU is an ERC20 option token that can be redeemed, held or traded. 1 oAU represents a 50% discount on purchasing 1 AU.


---

# 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.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.
