# Overview

## Overview

The Overview page serves as the starting point for navigating Tokenomist. It provides a high-level summary of key market emissions and upcoming supply changes. From here, you can quickly identify trends and direct yourself to other features for deeper analysis.

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

## Key Sections

At the top of the main data sections, you'll find filters that allow you to customize your view. You can filter by **category** (e.g., AI & Agent, DeFi, GameFi) or focus on the **Top 300 tokens** by market capitalization.

### **Highlight Bar**

These components provide a quick overview of key weekly metrics.

* **Weekly Total Value Unlock**: This metric shows the total value of all tokens that have released in the past week, providing a clear picture of new supply.
* **Recently Added**: A list of tokens recently added to the Tokenomist platform.
* **Updates**: A news feed of recent tokenomics changes that keeps you informed when projects adjust their allocations or release schedules.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FErLnCugXhlxChdkdjPpK%2Foverview-highlight.mp4?alt=media&token=4ed5032c-ba74-4d16-9f3b-d002d8ae6ffa>" %}

Learn more about how to use [Crypto Market Emission](/features/emission/crypto-market-emission.md), our [Token Listing Process](/methodology/token-listing-process.md), or how [Updates](/features/updates.md) work.

### **Unlocks Analysis**

This section is your forward looking tool for anticipating upcoming token supply changes.

* **Cliff Unlocks Next 7D**: This section highlights any significant cliff unlocks happening soon, which can lead to sudden shifts in market supply.
* **Today Linear Release**: This section shows the total value of tokens being released in a linear fashion on the current day, which helps you understand constant supply flow.
* **Upcoming Unlocks Table**: The main table below provides a previewed of upcoming unlocks, including both cliff and linear events. You can use this to see the total unlocked amount for each project and its value, helping you assess the potential impact on the market.

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

View the [Token Unlocks](/features/token-unlocks.md)page for more information, or learn about how we categorize emissions at [Emission: Cliff, Linear](/methodology/emission-cliff-linear.md).

### **Emission Analysis**

This section helps you understand the rate at which new tokens are being released and how it impacts the market.

* **Emission Analysis**: The chart in this section illustrates the 7-day emission comparison, highlighting which tokens are adding the most new supply to the market. This is useful for identifying potential sell-side pressure.
* **Top Supply Growth Last 30D**: This table highlights tokens with the highest supply growth over the last 30 days. It includes key metrics like market cap change, supply change, and price change, which can help you identify tokens with rapidly expanding supply.

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

See [Emission Comparison](/features/emission/emission-comparison.md) how to use it.

### **Allocation Analysis**

This component gives you a breakdown of a project's token distribution, helping you gauge stakeholder interest and potential market risk.

* **Allocations Analysis**: A bar chart that visually represents how a token's supply is allocated among different stakeholder groups. This provides insight into the distribution of a token and potential concentrated selling interest.

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

Learn more about [Standard Allocations](/methodology/standard-allocations.md) or how to use [Allocation Comparison](/features/allocation/allocation-comparison.md).

### **Post-Unlocks Analysis**

This section focuses on the real-world flow of tokens after they are unlocked.

* **On-Chain Claims**: This table details tokens with recent on-chain claims. It shows the total unlocked value and the percentage that has been claimed, providing a more accurate picture of the true circulating supply.

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

Check out how to use our [On-Chain Claims](/features/on-chain-claims.md) here.


---

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