# Dashboard

&#x20;

## Main Page

On the main page, you will find a chart displaying the aggregated historical value of your portfolio for a quick overview of your strategies' overall performance. Below, there is a list of the strategies you are currently using, along with their respective values

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

## Strategy Info

If you access a specific strategy, you will find similar information tailored to that particular strategy. This includes the ability to view its historical values and manage deposits or withdrawals through ZAP or LP.

<figure><img src="/files/ArxqAl1mojV9hNOPMSmS" 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.matrix.farm/matrix/protocol/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.
