# Funding Rounds, Valuation, Investors Table

<figure><img src="/files/00w0VHJb6AHO9gnczwfT" alt=""><figcaption></figcaption></figure>

Detailed chronological breakdown of all funding rounds including:

* **Date**: When each funding round occurred (sorted by most recent first)
* **Funding Stage**: Type of round (Private Round, Seed Round, Series A, etc.)
* **Amount Raised**: Capital secured in each specific round
* **Post-Money Valuation**: Company valuation after the funding round
* **Price per Token**: Investor cost per token for each round
* **Lead Investors**: Key institutional investors for each round
* **Total Investors**: Number of participants in each round

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

Comprehensive investor breakdown featuring:

* **All Participating Investors**: Complete list of institutional investors across all rounds
* **Investment Activity**: Shows which funding stages each investor participated in
* **Investor Sorting**: Organized by funding date and alphabetically by investor name
* **Multi-Round Tracking**: Identifies investors who participated in multiple funding rounds

**Special Cases**

The platform handles various data scenarios:

* Projects with no investor data display "No Investors Allocation"
* Undisclosed funding amounts show appropriate indicators
* Multiple rounds on the same date are displayed separately


---

# 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.unlocks.app/tokenomist-pro/fundraising-analytics/fundraising-detail-page/funding-rounds-valuation-investors-table.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.
