# Tokenomics

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

## Overview

The Tokenomics pane provides a full-screen, detailed view of a project’s allocations and release schedules. Here, you can explore every allocation in more detail.

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

## Accessing Tokenomics

You can access the Tokenomics pane directly from a project’s token page. Once inside, you’ll find three main tabs at the top:

* **Allocation**: a breakdown of each allocation, including progress, unreleased amounts, and upcoming cliffs.
* **Group Allocation**: the [Standard Allocations](/methodology/standard-allocations.md) view, showing a breakdown of allocations into Tokenomist’s **Standard Allocations**.
* **Release Mechanism**: a classification of the methods through which supply is distributed. *This view is in development and will be expanding soon*. Please refer to [Release Mechanisms](/methodology/release-mechanisms.md) for more information.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FAFjt1Xn54ScP1FcW7O4O%2Faccessing-token-page-tokenomics.mp4?alt=media&token=4a9138c0-9815-4e0d-af13-f212423d42e1>" %}

## How to Use Tokenomics

You can use the Tokenomics pane to

* Track *how much* of an allocation has been released and *how much remains locked*.
* See *when* the next cliff or release event is coming.
* Compare allocations side by side in the chart and release schedule.
* Investigate assumptions or governance dependencies (e.g., treasuries requiring DAO approval before distribution).

Clicking on any allocation row opens a modal with detailed information: precision, assumptions, release method, references, and allocation-specific release schedules.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FMwwMeAJfC1tmHhWiDV4c%2Ftoken-page-tokenomics.mp4?alt=media&token=616dba56-62c5-4963-becc-1e039f72d128>" %}

## Why It Matters

Tokenomics defines the long-term sustainability of a project. A project may have strong fundamentals, but if emissions are concentrated in certain allocations or subject to vague governance processes, the risks can be significant.

## Where To Next?

* Check out the remaining features of the token page: [Unlock Events](/features/token-page/unlock-events.md), [Token Competitors](/features/token-page/token-competitors.md), [Fundraising](/features/token-page/fundraising.md), [On-Chain Claims](/features/on-chain-claims.md), and [Updates](/features/updates.md).
* Learn more about [Standard Allocations](/methodology/standard-allocations.md) and how our classification works.
* See how we define [Release Mechanisms](/methodology/release-mechanisms.md) and map them to allocations.
* Learn how to interpret our [Precisions and Assumptions](/methodology/precisions-and-assumptions.md) feature.


---

# 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/token-page/tokenomics.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.
