# Investor Panel

**Purpose:** Facilitate participation in public and private sales for early investors, with a focus on transparent and secure transactions.

**Features:**

* **Investment Dashboard:** An easy-to-navigate interface showing available public and private sales, investment opportunities, and token performance.
* **KYC Verification:** Optional KYC verification for enhanced features and higher transaction limits.
* **Transaction History:** Detailed transaction logs with real-time updates.
* **Notifications:** Updates on upcoming sales, token unlock schedules, and key announcements.


---

# 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://dadamo.gitbook.io/dadamo/platform-overview/investor-panel.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.
