# Investor Platform

### Investor Portal Overview

The Investor portal is the central hub for investors to view the performance of their investments, make additional investments or request redemptions, and review legal documents and financial reports.

**Requesting a Redemption**

The request a redemption workflow can be initiated if their investment is outside of the lock-up period.  The workflow will prompt investors for the redemption amount and wire instructions for the return of capital.

**Making an Additional Investment**

The additional investment workflow will prompt investors to download the fund's wire instructions and fund their investment.&#x20;

**Historical Performance**

The investment portal provides a record of each investor's historical return and investment and redemption history. &#x20;

**Financial Reports and Legal Document Repository**

The Investor portal stores all historical financial reports published for investors. Additionally, you can find side letters, subscription booklets, PPMs, and operating agreements in the portal.


---

# 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.repool.com/investor-platform/investor-platform.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.
