# Chamber tokenomics

The Chamber token (working ticker: **CHMR**) is not yet launched. Design is unfinalised and will be proposed via a DMP before any change is executed.

## What is known today

* Most mechanics are expected to **inherit from DHT**: wallet-based voting on Snapshot, revenue share, and the DMP governance process all continue to work as they do on dHEDGE today. See [DHT (legacy)](/governance-and-token/dht-legacy.md).
* Any change to supply, distribution, or staking rules will be proposed as a [Meta-Proposal (DMP)](/governance-and-token/meta-proposals.md) and voted on before execution.
* DHT is not being deprecated ahead of the token decision. It remains the governance token.

## What is not yet decided

* Total supply of CHMR
* Distribution: how DHT holders, the DAO, and new recipients are treated
* Migration path, if any, between DHT and CHMR
* Whether a new staking or lock-for-voting mechanism is introduced
* Emissions schedule for CHMR

This page will be updated when a DMP with the Chamber token design is posted.


---

# 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.chamberfi.com/governance-and-token/chamber-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.
