# Portfolio

### **Portfolio Insights**

The portfolio page empowers users to examine reward metrics at a chain level. Users gain visibility into average monthly rewards, total rewards, and pending rewards. Granular access to staking and reward history is facilitated through filterable graphs, offering insights that can be customized by day, month, and year.

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

### **Delegation Details at a Glance**

The address table provides users with delegation data at an address level. Users can leverage a date filter to access granular information, such as rewards earned on a specific date, month, or year. This feature offers a comprehensive view of delegation details for informed decision-making.

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


---

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