# Investor Pages

## Track & Monitor Your Investments&#x20;

### Portfolio

This Portfolio dashboard gives investors a snapshot of their tokenised fund holdings. It shows total investment value with recent performance metrics and an interactive chart for viewing portfolio growth over different time periods. Below the graph, a detailed table lists each fund, including the number of shares held, current value, unrealised gains or losses and its weight in the overall portfolio, with quick access to additional actions.

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

### Positions

You can check your current holdings and past settlements on the positions page.

#### Positions' Detail

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

### Orders

The orders page provides an overview of your investment transactions. Here you can check the details of each order and manage the steps that require an action from your side.

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

## Products

On the Products page, you can see the list of funds for which you are allowed to perform orders. Here you can see the instruments of each fund and create a new subscription or redemption order.

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

#### Product Details&#x20;

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

***

## Bridging Your Investments

### Gateway Manager

The Gateway page is KAIO’s cross‑chain bridge for moving tokenized fund positions between networks. Users select the source and destination chains and wallets, choose the fund/instrument and number of shares to transfer, and review the estimated value and fund details before sending. The interface consolidates everything needed to complete a secure, cross‑network transfer.

<figure><img src="/files/6R255egM9xQVFI88R3Op" alt=""><figcaption></figcaption></figure>

### Bridging Activities

The Activities tab of the Gateway provides a record of all cross‑chain transfers initiated through the bridge. Each row shows the asset name, transfer type, quantity, source and destination wallets/networks, current status (e.g. “Processed”) and the date/time it was created. Users can click **View Details** to see further information about any individual transaction.

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

***

## Managing Your Account&#x20;

### Wallets

On the Wallets page, users can view and manage their connected wallets. It lists each wallet’s address, user-assigned alias, date added, blockchain network (in this case Ethereum), and current status (e.g., whitelisted). Users can edit or disable existing wallets, and add new ones using the “+ New Wallet” button.

<figure><img src="/files/5MtxFfZ33tcReBYiAyjv" alt=""><figcaption></figcaption></figure>

### Profile

The profile page allows you to check and review your investor information on KAIO. It displays fields like full name, email address, physical address, investor type, and country of residence and nationality. Users can reset security credentials or request updates to any profile details

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

### Users

The Users tab displays all team members associated with an account along with their role and status. Each entry shows the user’s name, email address, assigned role (e.g., Legal Signatory, Transactions Manager, Admin), and whether their access is active. Administrators can click **Edit** to update a user’s details or **Lock** to deactivate their access, and new team members can be added via the **+ Add New User** button.

<figure><img src="/files/7uDJnIW8eiSs9XRLFtOI" 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://docs.kaio.xyz/guide-to-using-kaio/kaio-app/investor-pages.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.
