# Dashboard

Click [here ](https://testnet.grofidex.io/)and [connect ](/getting-started/how-to-connect-wallet.md)to view yours.

<figure><img src="/files/uJv4g88jdsdzZtOglWDa" alt="" width="563"><figcaption></figcaption></figure>

## Where can I view my assets?

After connecting the wallet, you can view your assets through "**Estimated Total Value**" in the "**Assets Analysis**" section.

<figure><img src="/files/43F9NP50rLpFbdJr74Ve" alt=""><figcaption></figcaption></figure>

Or you can view specific asset types through "**Asset Allocation**".

<figure><img src="/files/ofOFqQaZMmkcwG7XXrRS" alt="" width="429"><figcaption></figcaption></figure>

You can view the increase/decrease in the balance of each of your assets through "**Asset Growth**"

<figure><img src="/files/OmshsDr1R0BUAUTH736D" alt="" width="563"><figcaption></figcaption></figure>

## Where can I view my Profit?

You can view your profit in the "**Asset Analysis**" section. The default data shows "**Today's  Profit**" and "**Total profit of past 7 days**" after connecting your wallet. You can also "**Custom time**" on the screen to view the profit for the time period you want.

<figure><img src="/files/GE2WA8wEJWuHF3N2zpaO" alt="" width="563"><figcaption></figcaption></figure>

You can also view the detailed increase/decrease of your total assets through "**Daily Profit"** and '**Total Asset**".

<figure><img src="/files/Trj9cdz0by0gMPvPAySl" alt="" width="530"><figcaption></figcaption></figure>

Hover over the corresponding chart to display the details of the "**Total assets/Total Profit**" as well as the "**Total PnL**" for that day.

<figure><img src="/files/gkSvnTw59XLYfau3yYwt" alt="" width="528"><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.grofidex.io/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.
