# Allocation Comparison

## Overview

{% hint style="info" %}
This feature is only available to **Pro** users.
{% endhint %}

**Allocation Comparison** lets you compare how different projects distribute their tokens across key stakeholder groups. Instead of looking at one project in isolation, you can line up multiple tokens side by side and compare how they have structured their stakeholder allocations.

This feature uses Tokenomist’s [Standard Allocations](/methodology/standard-allocations.md) framework, ensuring every project is classified in a consistent way.

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

## Accessing Allocation Comparison

You’ll find **Allocation Comparison** under the Allocation tab in the navigation bar, or through the sidebar. When opened, you can add any tokens to the comparison pane. Each project will appear with its supply broken down by allocation category.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FClXXwfF6qYwghGTFACan%2Faccessing-allocation-comparison.mp4?alt=media&token=80dd3590-d79c-40e2-854b-bdb07f01b980>" %}

## Using Allocation Comparison

At the top, you can toggle between **Unlocked**, **Locked**, or **Total** supply distribution. You can also switch between **percentage view**, **absolute USD value**, or a **stacked bar layout** for easier cross-project comparison.

The chart can also be grouped both **by token** or **by allocation** for easier comparison across categories.

Each bar is color-coded by allocation type, and can be toggled at the bottom of the bottom of the component. The **striped section** of a bar represents **TBD allocations**: tokens that don’t yet have a defined release schedule. For details on how TBD is handled, see [TBD Locked](/methodology/tbd-locked.md).

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FYunpsDU81MBFiPmIpmHZ%2Fallocation-comparison.mp4?alt=media&token=a6ea0db9-5a28-44c0-a545-cb2af58ca0b3>" %}

## Why It Matters

Allocation structures tell you who controls a project’s supply and where future selling or governance power may come from. A project with a heavy investor allocation looks very different from one dominated by community or ecosystem reserves.

By comparing multiple tokens side by side, you can quickly see which projects are founder heavy, investor heavy, or more community driven, and build a clearer picture of risk and alignment.

## 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.
* See [TBD Locked](/methodology/tbd-locked.md) to learn more about how we tackle unpredictable release events.
* Learn more about how to use [Allocation Screener](/features/allocation/allocation-screener.md) in parallel with Allocation Comparison.


---

# 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-comparison.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.
