# 📊 Portfolio

With the portfolio feature, you can track all your assets across the Hyperliquid ecosystem:

* HyperCore (spot, perps, vaults, staking)
* HyperEVM (coins, NFTs, DeFi positions)
* Points (points on various ecosystem protocols)

## Features:

* Live price updates for HyperCore and HyperEVM so your portfolio values are updated live (except NFTs and DeFi positions. You can refresh the page to get an updated value for those.)
* Multi-wallet tracking (You can add unlimited amount of wallets and track your combined wealth)
  * **Privacy-Focused:** It's near-impossible for us or Hyperbeat (API provider) to link multiple wallets to the same user. Every portfolio API request is routed through a random global location (1 of 5), and request logs are disabled. So wallets can’t be tied together. ​Even by us.
  * Wallets are stored locally in your browser and aren’t connected to your HL Eco account, so they won’t be remembered on another device. There’s no need to connect your wallet to track your portfolio.
* Assign nicknames to wallets using the pen icon for easier identification (stored on the browser).![](/files/5R4ZuF7zLWiGqf2kWgBM)
* View the totals for each portfolio or all of them combined using this toggle in the statistics bar:![](/files/Bpjao7gXVWNVpzgVexqv)
* Hover over DeFi positions to see their details:
* ![](/files/VMlTofahOinurrzkOKam)
* Click on HyperCore or HyperEVM tokens to go to their Hyperliquid DEX / Dexscreener pages
* Customize portfolio UI based on your preferences using the gear icon at the top left![](/files/eI6EsYFVmrkfXqwKc8El)
* See a layered pie chart using the "HypeWheel" in Overview section (Live-updated):![](/files/9RqRedQpNQsyCoNhtyXv)
* Hover over the pie chart or the cards on the right to highlight specific assets/positions on the chart. ![](/files/ruNZKnWSvGqjYnGtK9fp)
* Use this button to view charts for all of your wallets combined![](/files/HdSLTeCsWzdbQsj4UwZO)


---

# 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://hl-fund.gitbook.io/docs/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.
