# Updates

## Overview

The **Updates** page keeps Tokenomist’s dataset accurate and transparent by showing a live feed of tokenomics changes across projects. Whenever a project updates its token tokenomics, or we correct or expand our data, those changes are recorded here for all users to see.

This ensures you’re always working with the most up to date supply data, and you can trace exactly when and why a dataset changed.

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

## What Gets Updated

We continually update projects when

1. **Data corrections are required**: for example, when corrections in supply, allocations, or release schedules are required.
2. **Tokenomics updates are made by the project**: such as governance-approved changes, new vesting terms, or adjustments to allocation design.
3. **TBD allocations receive release logs**: when projects provide clarity on previously unassigned tokens. These specifically update **TBD allocations**. See [TBD Locked](/methodology/tbd-locked.md) for more on how we handle these cases.

## Using Updates

Each entry shows:

* The **project name** and the **date of update**.
* A short description of the change, with direct references to sources (e.g., governance forums, official announcements).
* A link to the full project page so you can review the updated tokenomics in context.

By scrolling through Updates, you can quickly spot which projects recently changed and what those changes mean for circulating supply, unlock schedules, or allocation distributions.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FcHpeD35yJ0hPZyxK8HNd%2Faccessing-updates.mp4?alt=media&token=3c79d5b6-6678-4595-b5f2-56f8cd501cea>" %}

## Why It Matters

Tokenomics data is not static. Projects frequently revise vesting, add new allocations, or clarify release timing. By tracking these updates in one place, Tokenomist ensures you don’t miss critical changes that can affect valuation models, supply forecasts, or investment decisions.

## Where To Next?

* Learn more about how we update [TBD Locked](/methodology/tbd-locked.md) allocations when more information is made available.


---

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