# How to - Dashboard / Portfolio

![Portfolio guide](/files/Cu8fV6NFblgSxg2JgA9i)

![Graph](/files/chacwNCubf4sn9Gf8veE)

1. Shows the current value of the portfolio in USD.
2. Shows the percentage change of the portfolio value.
3. Graph shows the portfolio value across the selected timeframe.
4. Click here to switch between bar and line graph.
5. Change the timeframe to hourly, daily etc.

![Tokens](/files/dg7Me9Uk3nR36YPKiVtr)

1. Shows the quantity and current USD value of tokens.
2. Total value of all the tokens in USD, based on current market price.
3. Absolute and percentage change of the total value in the last 24 hours.
4. Bridge your token.
5. Swap your token.

![Liquidity](/files/YWLFU8y9FQL2Nfnec3Fz)

1. Quantity and current USD value of LP tokens.
2. Quantity and current USD value of farming positions.
3. Total unclaimed farming rewards from active farms.
4. Total value of all the positions in USD, based on current market price.
5. Claim all rewards.
6. Add liquidity.


---

# 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.silverswap.io/spiritswap-v2/soullys-how-to/how-to-dashboard-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.
