# Investor Account

### **Section 1: Portfolio**&#x20;

In this section, you will find up-to-date information about your investment portfolio. It shows the total amount of your assets and how they are distributed across different investment strategies

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

You can also see profitability indicators for each strategy. If you click on **«Details»** button, a detailed description of the structure of your strategy's portfolio opens up. This includes information about which financial instruments your assets are invested in, how they are divided between instruments, currencies, sectors, protocols, and more

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

You can use this section to transfer funds between strategies or withdraw assets from your current strategy. You can also view here transaction history, detailed profitability data, and send support requests

### **Section 2: Profile**&#x20;

The profile section is divided into three subsections: **Information**, **Security**, and **Notifications**. Here, you can complete the verification process and fill out a risk profile questionnaire. You can also enable two-factor authentication in the Security section

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


---

# 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://valuevaults.gitbook.io/value-docs/guides/investor-account.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.
