# Contacts

### Contacts Page Overview

The Repool Contacts page provides a summary view of all active investors and investors currently in process of subscribing.  This page is an investor hub and CRM platform.

#### The Landing Page

The Repool Contacts landing page offers a comprehensive list of both active investors and investors who have initiated the subscription process. The view provides details for each contact, including their investment status, total invested capital, and high-level performance data.

#### Investor Profiles

The Repool Contacts page links to individual investor profiles. Each profile contains information related to their investment performance, contact details, and investment terms. The profiles also include records of investor activity within the fund and their pertinent financial reports. Finally, notes can be added to each investor's profile, allowing managers to document investor milestones and touchpoints.

**Also See:**&#x20;

{% content-ref url="contacts/contacts-faqs" %}
[contacts-faqs](https://docs.repool.com/repool-fund-os-platform/contacts/contacts-faqs)
{% endcontent-ref %}

{% content-ref url="fundraising" %}
[fundraising](https://docs.repool.com/repool-fund-os-platform/fundraising)
{% endcontent-ref %}


---

# 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/repool-fund-os-platform/contacts.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.
