# My Portfolio

## Introduction

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

In the **My Portfolio** section, users will be able to visually track the holdings of their connected account addresses and interact with certain platform activities.

Key features include:

* **Visualized Investment Charts**: Clear and interactive graphical representation of investments.
* **Simplified Asset Data**: Concise and easy-to-read asset information.
* **Position Details**: In-depth display of current holdings and positions.
* **Platform Interaction History**: A detailed log of past interactions for for quick and easy reference.


---

# 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.lsp.finance/protocol-and-feature/feature/my-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.
