# Emission Screener

## Overview

**Emission Screener** provides a tabular overview of emissions across all projects in the market, making it easy to scan every project, compare values, and quickly identify which tokens are contributing the most supply at different time horizons.

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

## Accessing Emission Screener

You’ll find **Emission Screener** alongside Crypto Market Emission and Emission Comparison in the navigation bar, or through the sidebar. When opened, it defaults to **Total Value Unlock**, but you can also switch to **Cliff Value Unlock** or **Linear Value Unlock** for more specific views.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2Fm02DXSNXEVVg2J7xtW8y%2Faccessing-emission-screener.mp4?alt=media&token=bb126809-02e7-45f4-b363-b79578222847>" %}

## Using Emission Screener

The table shows unlock projections across multiple horizons: **+1 day, +7 days, +1 month,** and even up to **+6 months** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i>**, and +1 year** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i> **with Pro**.

Each column displays both the **absolute value in USD** and the **percentage relative to supply**. You can toggle whether these percentages are calculated against **circulating supply**, **unlocked supply**, or the **2035 supply baseline**. Please see our [Supply Metrics](/methodology/supply-metrics.md) to learn more about how we define different types of supply.

Filters let you refine the view by **sector** (AI, DeFi, RWA, Layer 1, etc.), or with **Pro**, by **allocation type** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i>. The table is fully searchable, sortable by value or percentage, and **for Pro users** all data can be exported to **CSV** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i> for custom analysis.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FmL4PqBpK7n9dOR55w5rC%2Femission-screener.mp4?alt=media&token=6be9afdf-bca2-437d-88de-455bcfd94b35>" %}

## Why It Matters

The screener makes it simple to identify which projects are facing near-term dilution pressure, and how those compare across categories. You can see at a glance whether emissions are concentrated in the next week, spread evenly over a year, or dominated by a single sector.

**Pro users** gain deeper filters and allocation-level insights, turning the screener into a powerful tool for both quick scans and detailed workflows.

## Where To Next?

* See [Emission: Cliff, Linear](/methodology/emission-cliff-linear.md) to learn about how we categorize cliff and linear releases.
* Check out [Supply Metrics](/methodology/supply-metrics.md) to learn more about definitions of terms like circulating and unlocked supply.
* See how you can utilize [Emission Comparison](/features/emission/emission-comparison.md) and [Crypto Market Emission](/features/emission/crypto-market-emission.md) together with the Emission Screener.
* Learn more about [CSV Download](/features/csv-download.md) and where you can use it.


---

# 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/emission/emission-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.
