# Navigating Aurelius

Users can see everything they need to know at a glance from the Aurelius Dashboard, like System Health Parameters, Positions, and Dashboard Earnings.

<figure><img src="https://2678014922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUfeHLkhB9hvX7LKQC3x%2Fuploads%2FAxIEltCfmOhHjuZG8iH7%2FAurelius_Documentation_DashboardBlank.png?alt=media&#x26;token=0e939570-987f-4d06-949a-4457b1a2c179" alt=""><figcaption></figcaption></figure>

#### System Health Parameters

At the top of the page there are boxes for each type of collateral. These will show the current price (via API3 oracle) of each asset, as well as the system’s Total Collateral Ratio (TCR). Click on any of these boxes to see more details.

<figure><img src="https://2678014922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUfeHLkhB9hvX7LKQC3x%2Fuploads%2FAC8p91hHLmVBzOb7x2hY%2Fimage.png?alt=media&#x26;token=17a2c020-912d-44a5-a04c-a62ab86aaafa" alt=""><figcaption></figcaption></figure>

#### My Positions

Below is the personal dashboard, where the My Positions box shows each opened or unopened position available. Users are able to open a single position for each collateral type, and any unopened positions will prompt users to get started.

Otherwise they will show up with the position’s current collateral ratio (CR), liquidation price, collateral, and debt.

<figure><img src="https://2678014922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUfeHLkhB9hvX7LKQC3x%2Fuploads%2Fxy0RXfkOTnB2sxIJQ2fH%2FAurelius_Documentation_Dashboard_aUSDPosition.png?alt=media&#x26;token=39ddf7ae-cbf9-43fe-be0f-ada34cb1b4e5" alt=""><figcaption></figcaption></figure>

#### Earning from the Dashboard

At the top of the dashboard there is an Earn section, where users can see the Stability Pool rates, their deposit, and a button to Stake aUSD.

<figure><img src="https://2678014922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUfeHLkhB9hvX7LKQC3x%2Fuploads%2F4Dt1lkJF2WRm3HZ4H6Lw%2Fimage.png?alt=media&#x26;token=1aeecf2f-fff9-41ea-8aaf-3a93fd5506b9" alt=""><figcaption></figcaption></figure>

Open positions will appear on the Dashboard along with other positions.

<figure><img src="https://2678014922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuUfeHLkhB9hvX7LKQC3x%2Fuploads%2FKCAllyINuza6jj79ax6T%2FAurelius_Documentation_Dashboard.png?alt=media&#x26;token=375dfa37-f18e-4005-821b-248bbca9df78" alt=""><figcaption></figcaption></figure>

{% 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/navigating-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.
