# Navigating Ethos Dashboard

From the Ethos Dashboard you can see everything you need to know at a glance. Let’s explore.

<figure><img src="/files/YL4V1otUxVjI9QqzFUqf" alt=""><figcaption><p>The Ethos Reserve Dashboard</p></figcaption></figure>

## System Health Parameters

At the top of the page there are boxes for each collateral. These will show the current Chainlink **price 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="/files/a3xftZDKiO855cySCFU7" alt=""><figcaption></figcaption></figure>

## My Positions

The first thing you’ll see on your dashboard is the My Positions box, which will show each opened or unopened position you have available. **You’re able to have a single position of each type, and any unopened position types will prompt you to get started.** Otherwise they will show up with your current collateral ratio (CR), liquidation price, collateral, and ERN debt.

<figure><img src="/files/oOhardEpbUoRaBZAlGNs" alt=""><figcaption><p>An ETH Position with Borrowed Amount and Liquidation Price</p></figcaption></figure>

## Earning from the Dashboard

Below the **My Positions** section, you’ll find the **Stability Pool** and **Staking Pool**. Click on either of the Deposit buttons to get started opening your first position.

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

When you’ve opened positions in any section, they will show up on the dashboard with all of your position data.


---

# 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.ethos.finance/how-to-use-ethos-reserve/navigating-ethos-dashboard.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.
