# Portfolio

## Step 1: Connect wallet

Click “Connect Wallet” on the right side of the screen to connect your wallet (MetaMask, Rabby Wallet, Coinbase Wallet, Gate Wallet, OKX Wallet, Bitget Wallet, Binance Wallet, Wallet Connect).

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

## Step 2: Select “Portfolio” on the homepage

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

The Portfolio will provide users with a comprehensive overview of their activity and performance within the Harmonix ecosystem. This includes:

* **Your Points:** Displays the total Harmonix Points accumulated based on the user’s deposited amounts.
* **Your Active Position:** Offers detailed insights into the user’s active vault positions, including:
  * **Vault Name:** The specific vault associated with the position.
  * **Total Balance:** The current total value of the user’s holdings in the vault.
  * **Initial Deposit:** The original amount deposited into the vault.
  * **PNL (Profit and Loss):** Real-time updates on the performance of the position, showing gains or losses.


---

# 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://harmonix-finance.gitbook.io/harmonix-docs/onboarding/stake-feature/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.
