> For the complete documentation index, see [llms.txt](https://cdex-swap.gitbook.io/cdex-swap-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cdex-swap.gitbook.io/cdex-swap-docs/readme/tokenomics.md).

# Tokenomics

The CDEX SWAP ecosystem is built on a dual-token model, consisting of CDX Token and CDXG Token. Each token is designed with distinct roles, covering both the utility within the platform and the representation of ownership in the project.

This model was born from the recognition that a single token cannot effectively fulfill all objectives. A purely utility token may incentivize usage but fails to attract investors who want revenue rights and ownership. Conversely, a purely equity token may satisfy investors but lacks mechanisms to drive active user participation in the platform.

By adopting a dual-token approach, CDEX SWAP creates a balanced and sustainable ecosystem that supports both short-term engagement and long-term growth.

&#x20;

### **4.1 CDX Token (Utility & Governance)**

**Token Name:** CDEX SWAP Token\
**Symbol:** CDX\
**Total Supply:** 1,000,000,000 CDX\
**Type:** Utility & Governance Token\
**Standard:** ERC-20 (with planned cross-chain support)

**CDEX ROADMAP**

* [x] Total 1,000,000,000 $CDX

September 2025

* [x] minting 1,000,000,000 $CDX

November 2025

* [x] 55,000,000 $CDX Public Presale
* [x] 100,000,000 $CDX Private Sale (Note : Major investors)
* [x] 45,000,000 $CDX Reserve fund
* [x] 800,000,000 $CDX Lock

December 2025

* [x] $CDX FIRST LAUNCH
* [x] $CDX Staking Program with high yield

Q1/2026 200,000,000 Unlock

* [x] Marketing
* [x] Staking Program
* [x] Ecosystem using

Q2/2026 200,000,000 Unlock

* [x] Marketing
* [x] Staking Program
* [x] Ecosystem using

Q3/2026 200,000,000 Unlock

* [x] Marketing
* [x] Staking Program
* [x] Ecosystem using

Q4/2026 200,000,000 Unlock

* [x] Marketing
* [x] Staking Program
* [x] Ecosystem using

#### **Utilities**

1. **Staking for VIP Status**
   * Users can stake CDX to unlock VIP tiers with benefits such as lower trading fees, early access to features, and enhanced rewards.
2. **Transaction Fee Payments**
   * CDX can be used to pay platform trading fees.
   * Users paying with CDX receive discounts, reinforcing token demand.
3. **Deflationary Burn Mechanism**
   * A fixed burn of **1M CDX per month** ensures continuous scarcity.
   * Supports long-term token value appreciation by reducing net supply over time.
4. **Governance Rights**
   * CDX holders can propose and vote on governance issues, including platform upgrades, fee models, and ecosystem development.
   * Ensures community-driven decision-making.

***

### **4.2 CDXG Token (Equity-Representative Token)**

**Token Name:** CDEX SWAP Governance Share Token\
**Symbol:** CDXG\
**Total Supply:** 100,000,000 CDXG (fixed, no further minting)\
**Type:** Equity-Representative Token (Ownership-backed)\
**Role:** Represents equity in the CDEX SWAP project and entitles holders to revenue sharing from intermediary services.

**Ownership Structure:**

* 1,000,000 CDXG = 1% equity ownership of the CDEX SWAP project
* Holders are entitled to a share of the platform’s revenues generated through fees and services
* CDXG holders also gain influence in high-level governance, helping steer the strategic direction of the project

**Distribution:**

* Founders & Core Team: 40 %
* Strategic Investors: 20 %
* Partnerships & Advisors: 10 %
* Treasury & Reserve: 30 %

***

### **4.3 Dual-Token Synergy**

* **CDX Token:** Powers platform utility through staking, VIP tiers, discounted fees, escrow mechanisms, and governance participation.
* **CDXG Token:** Represents ownership and revenue rights, appealing to long-term investors seeking sustainable returns.

Together, they form a synergistic model that balances **active user engagement (utility)** with **financial sustainability (equity & revenue sharing)**.

This dual-token approach ensures that CDEX SWAP is not only a robust trading platform but also a sustainable digital financial ecosystem—driven by both community adoption and investor confidence.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cdex-swap.gitbook.io/cdex-swap-docs/readme/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.
