# Unlock Events

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

## Overview

The Unlock Events pane highlights the most important upcoming and historical unlocks for a token. It focuses specifically on **cliff-based unlocks**. **Continuous release mechanisms** such as mining rewards, staking emissions, or yield farming are **deliberately excluded here**.

This view makes it easy to see *when* large cliffs are scheduled, *how much* supply will be introduced, and *which allocations* are affected.

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

## Accessing Unlock Events

You can find the Unlock Events tab on any project’s token page, alongside [Tokenomics](/features/token-page/tokenomics.md), [Token Competitors](/features/token-page/token-competitors.md), [Fundraising](/features/token-page/fundraising.md), and other panes.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FrG71rfuCSYFHmi2Bbkk0%2Faccessing-token-page-unlock-events.mp4?alt=media&token=f0ed1fbe-3e7b-41a6-aa84-b45bece1c720>" %}

## How to Use Unlock Events

Once inside, the table presents three perspectives:

* **Upcoming events**: the next 5 cliffs scheduled for release.
* **Past events**: the 10 most recent cliffs that have already occurred.
* **All**: upcoming and past events combined.

Clicking any row opens a detailed panel on the right-hand side, showing the exact value, number of tokens, percentage released, precisions and assumptions, and a allocation-level breakdown.

## Why It Matters

Unlike gradual releases, cliffs can suddenly increase circulating supply by millions of tokens in a single day. Understanding the timing and size of these cliffs is essential for risk management, valuation analysis, and trading strategy.

## Where To Next?

* Check out the remaining features of the token page: [Tokenomics](/features/token-page/tokenomics.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 how we classify unlock events at [Emission: Cliff, Linear](/methodology/emission-cliff-linear.md).


---

# 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/unlock-events.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.
