# Dashboard

### **Monitor your Key Metrics**

The Terminal offers users a comprehensive overview of their portfolio, leveraging our in-house custom indexers to provide valuable insights. We monitor the following key metrics:

1. Total Staked Amount across all chains
2. Total Rewards Earned across all chains
3. Yearly, monthly, and current rewards across all chains
4. Interactive widget displaying withdrawals and pending rewards
5. Portfolio distribution illustrated through an interactive pie chart

In addition to these metrics, users can delve into their reward and stake history via dedicated graphs.

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

{% hint style="info" %}
The reward and stake history graphs present a historical perspective, accounting for fluctuations in token prices and reward tokens since the initial stake date.
{% 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.luganodes.com/terminal/features/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.
