# $CLE

#### Token Overview

**Token Name:** CLE\
**Use Cases:** The universal in-game currency of Crypto Lifeline, used for purchasing and upgrading desks/workers, refilling food (lunchboxes), buying skins/decorations, paying fees and supporting burn mechanics, as well as reward distribution and the dividend pool system.\
CLE is the economic foundation of the Crypto Lifeline ecosystem, supporting game assets, mining mechanics, item systems, and the overall economic loop in a fully on-chain, transparent, and verifiable way.

**Basic Parameters:**

* **Total Supply (Cap):** 210,000,000 CLE

**Tokenomics:**

* **Initial Liquidity:** 5%
* **Seed Round:** 2%
* **CEX Listing Fee:** 1.5%
* **Second Genesis Round:** 1.5%
* **Development Fund:** 5%
* **Mining Emissions:** 85%

**Mining rewards are released through the on-chain workplace mining system.**

Initial daily emission:\
1,680,000 CLE / day

The emission follows a halving mechanism every 50 days.

| Phase   | Duration          | Daily Emission  | Total Released |
| ------- | ----------------- | --------------- | -------------- |
| Phase 1 | Day 1 - Day 50    | 1,680,000 / day | 84,000,000 CLE |
| Phase 2 | Day 51 - Day 100  | 840,000 / day   | 42,000,000 CLE |
| Phase 3 | Day 101 - Day 150 | 420,000 / day   | 21,000,000 CLE |
| Phase 4 | Day 151 - Day 200 | 210,000 / day   | 10,500,000 CLE |

The halving mechanism is designed to gradually reduce inflation pressure and improve long-term token scarcity.


---

# 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://cryptolifeline.gitbook.io/cryptolifeline/game-assets-and-tokens/usdcle.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.
