# Allocation Screener

## Overview

**Allocation Screener** gives you a market-wide, tabular overview of how projects allocate their tokens. Instead of analyzing one project at a time, you can scan the entire market and compare supply distribution across stakeholder groups standardized through Tokenomist’s [Standard Allocations](/methodology/standard-allocations.md).

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

## Accessing Allocation Screener

You’ll find **Allocation Screener** under the Allocation tab, next to Compare Allocation, or through the sidebar. It opens by default in **Total supply** view, but you can switch to **Unlocked** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i> or **Locked** <i class="fa-square-web-awesome-stroke">:square-web-awesome-stroke:</i>.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FnE5K94oSvl2ZsXwPboML%2Faccessing-allocation-screener.mp4?alt=media&token=03aaac8d-8437-49ec-a09b-b49ae12d72b8>" %}

## Using Allocation Screener

The table lists projects row by row, with allocation categories shown as columns. For each category, you’ll see both the **percentage of total supply** and the **value in USD**.

Filters at the top allow you to narrow results by sector (AI, DeFi, L1, L2, etc.), and with **Pro** you can toggle between unlocked, locked, and total distributions. The table is sortable by percentage or value, and fully searchable.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FampKHRDu1u9OFcT4xUOJ%2Fallocation-screener.mp4?alt=media&token=2101d1c1-fc95-424b-91c5-92d71c2ad9d8>" %}

## Why It Matters

Allocation Screener lets you compare the *structure* of projects at scale. Two projects may have the same emissions outlook, but if one is dominated by private investors while another leans heavily toward community, the long term incentives and risks look very different.

## Where To Next?

* See [Standard Allocations](/methodology/standard-allocations.md) to learn our methodology for classifying allocations.
* Check out [Supply Metrics](/methodology/supply-metrics.md) to learn more about definitions of terms like circulating and unlocked supply.
* Learn more about how to use [Allocation Comparison](/features/allocation/allocation-comparison.md) in parallel with Allocation Screener.


---

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