# Track the value of your crypto portfolio

1. Liquidus tracks the USD value of your entire crypto and DeFi portfolio. It tracks the value of the tokens in your wallet, liquidity pools, yield farming, single token farms, and accrued yield.&#x20;
2. You can view a brief portfolio breakdown by clicking on the big total balance on top of the wallet or holdings page.&#x20;
3. To view your farms and pools in more detail, navigate to the “Holdings” page. Here you can see each “Yield Farming” position as well as all liquidity pools and single token deposits.&#x20;
4. It shows you the token pair, the farm where they are deposited, the worth of the position in USD, and the current interest rate in APY (assumes daily compounding of rewards). Click on any pool to view its details and to top up more tokens or withdraw from the pool.&#x20;
5. You can also sort and filter your holdings. Click on the settings icon on the top right of the farm list. Here you can filter per farm platform or sort by A-Z, APY, and User Deposit (shows farms with the highest worth first).


---

# 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.liquidus.finance/liquidus-wallet-app/track-your-holdings-and-pools/track-the-value-of-your-crypto-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.
