# Fundraising Screener

## Overview

**Fundraising Screener** provides a market wide table of how crypto projects have raised capital. It consolidates investor participation, amounts raised, unlock status, and valuation context, so you can compare fundraising across the industry at a glance.

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

## Accessing Fundraising Screener

You’ll find **Fundraising Screener** in the Fundraising tab on the Sidebar. Each row represents a project, with key fundraising and investor metrics displayed side by side. Clicking on a project opens its [Fundraising](/features/token-page/fundraising.md) pane, where you can explore round-by-round details and investor allocations.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FqRQPgXjTs83w7UHdQyIq%2Faccessing-fundraising-screener.mp4?alt=media&token=1010674e-cb6d-41bf-ab73-4fc15c9628b6>" %}

## Using Fundraising Screener

The table includes:

* **Lead Investors** and the **number of participants** in funding rounds.
* **Total Raised**, showing cumulative funding in USD.
* **Unlocked Investors** and **% unlocked**, indicating how much investor allocation is liquid.
* **Latest Round**, listing the most recent funding stage (Seed, Private, Public, Strategic).
* **Market Cap (MCAP) vs Fully Diluted Valuation (FDV)**, letting you compare present valuations to historical fundraising.

**Filters** across the top (AI, DeFi, Layer 1, RWA, etc.) let you narrow results by sector, and the table can be sorted by any column.

In some cases, the lead investor or investor allocations may be unclear, in which case some of these fields may be denoted by a “—”.

## Why It Matters

Fundraising history provides critical context for token supply. A project that raised heavily through private rounds may face different risks than one supported by public token sales.

By scanning the **Fundraising Screener**, you can quickly:

* Benchmark projects by capital raised.
* Spot which investors dominate early rounds.
* Gauge whether investor allocations are liquid or still vesting.
* Compare funding scale against current valuation (MCAP / FDV).

For deeper context, click into a project’s **Fundraising page** [Fundraising](/features/token-page/fundraising.md) to view its full funding history, valuation by round, and detailed investor participation.

## Where To Next?

* See more about individual tokens’ fundraising pages at [Fundraising](/features/token-page/fundraising.md).


---

# 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/features/fundraising-screener.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.
