# Fundraising Screener

### Fundraising Screener 📊

The main interface displays a comprehensive table of crypto projects with their fundraising data. Each row represents a different token project with the following key information:

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

#### Project Information

* **Project Name & Logo**: Visual identification of each token project
* **Lead Investors**: Key institutional investors who led funding rounds
* **Total Investors**: Complete count of all participants across funding rounds

#### Financial Metrics

* **Total Raised**: Cumulative amount raised across all funding rounds as announced publicly
* **Unlocked Investors**: Current dollar value of investor token allocations that have been unlocked
* **% of Investors Unlock**: Percentage of total investor allocations that have been released
* **MCAP**: Market capitalization at current token price
* **FDV**: Fully diluted valuation based on total token supply

#### Funding Details

* **Latest Round**: Most recent funding stage (e.g., Private Round, Seed Round, Series A)

### Filtering and Sorting Options 💡

#### Filter Categories

The screener can be filtered by multiple criteria:

* **Category**: AI & AI Agent, DeFi, RWA, DePIN, DeSci, Derivatives, Meme tokens, Liquid Restaking, Liquid Staking, Layer 1, Layer 2, Zero Knowledge Proofs, Blockchain, Modularity
* **Geography**: Made in USA projects
* **Watchlist**: Filter by your watchlist items

#### Sorting Capabilities

Click on column headers to sort projects by:

* **Total Raised**: Rank by fundraising amount
* **Unlocked Investors**: Sort by current unlocked value
* **MCAP**: Order by market capitalization
* **FDV**: Arrange by fully diluted valuation
* **% of Investors Release**: Sort by unlock percentage

Learn more about Metrics and funding stages:

[Key Metrics Explained](/tokenomist-pro/fundraising-analytics/fundraising-screener/key-metrics-explained.md)

[Understand Funding Stages](/tokenomist-pro/fundraising-analytics/fundraising-screener/understand-funding-stages.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/tokenomist-pro/fundraising-analytics/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.
