# Managing your portfolio

Upon arriving at the Dashboard, you will see a comprehensive summary of your portfolio at the top.

**Portfolio Allocation**

Your deposit allocations are visualized through two distinct pie charts: By Portfolio and By Risk.

By Portfolio: Depicts the proportion of your deposits assigned to each vault.

By Risk: Showcases the spread of your deposits according to each vault's risk grade.

These charts provide valuable insights into the diversification of your portfolio and the distribution of your deposits across different risk grades.

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

**Key summary**

This section encapsulates essential aspects of your portfolio, presenting the following details:

My Total Deposits: Reflects the aggregate sum of your deposits across all vaults.

Est. Daily Earnings: Displays the yield generated daily.

Est. Yearly Earnings: Projects the yield you can anticipate annually.

My Portfolio Risk: This denotes the weighted average of your deposits, corresponding to the risk grade of the respective vaults.

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

**My Vaults**

This section lists all the vaults you've engaged with through your deposits. To review a vault's performance or modify your positions, simply click on the desired vault to be redirected to its specific page.

Alternatively, you can click 'Sort by' to sort the vaults based on any of the 6 key information points.

Upon clicking on any of the vaults, you will be directed to the respective vault page.

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

**My Alerts**

As you scroll down, you'll encounter alerts related to the vaults you have deposited in. You can filter these alerts by protocols, event types (indicated by labels), and the severity of the alerts for a more customized overview.

<figure><img src="/files/flzXbIHBoGdbWErtRdBQ" 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://lazyotter.gitbook.io/lazyotter/getting-started/step-by-step-guides/managing-your-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.
