# CEDO Token

Overview

CEDO is the primary reward asset of the Cedomis protocol.

It is distributed through a structured emission system to users who lock PCEDO.

***

Supply

* **Max Supply:** 200,000,000 CEDO
* Fixed supply
* No additional minting beyond emission schedule
* Chain: TBD
* Contract Address : TBD

CEDO is designed to be scarce, with all tokens distributed over time.

***

Distribution Model

CEDO is not pre-allocated or pre-mined.

100% of the supply is distributed through staking emissions.

Users earn CEDO by:

* Locking PCEDO
* Participating in emission cycles

***

Reward Mechanism

CEDO rewards are:

* Distributed periodically (every 14 days)
* Allocated proportionally based on:
  * Amount of PCEDO staked
  * Lock duration
  * Total network participation

***

Economic Role

CEDO represents the value layer of the system.

* It is harder to earn than PCEDO
* It requires time commitment
* It becomes scarcer over time as emissions decrease

***

Incentive Structure

The system is designed so that:

* Early participants benefit from higher emissions
* Long-term participants benefit from higher weight
* Total emissions decline over time.


---

# 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://cedomis.gitbook.io/cedomis/whats-next/tokenomics/cedo-token.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.
