> For the complete documentation index, see [llms.txt](https://docs.cyclonechain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cyclonechain.com/overview/cyclone-chain/roadmap.md).

# Roadmap

<sup>*Timelines and milestones remain subject to adjustment based on fundraising progress and ecosystem readiness*</sup>

Phase 1 - Pre-Seed / Testnet Build-Up (Q4 2025)

* Public Testnet live & expansion (validators, devs, partners)
* Security audits & penetration testing (protocol, DeAI, tokenomics)
* Community growth hack: “Infinite Drop”
* PR & pre-listing marketing kickoff
* Team expansion & onboarding creators
* Pilot integrations with early partners (DeFi, NFT, iGaming)\ <br>

Phase 2-  #COT TGE & Listing (Q1–Q2 2026)

* TGE1 -Launch Wrapped COT Token distribution to early partners
* COT distribution > Launchpads: Seedify, RedKite, Poolz, Finceptor, KGD
* COT listing on CEX/DEX (MEXC, GATE, WhiteBIT, BitMart)
* Market-making & liquidity provisioning
* Active incentivized testnet (stress tests, bug bounties)
* Hackathons & developer grants (pilot cohort)
* Continued PR & KOL campaigns<br>

Phase 3 - Pre-Mainnet Launch (H2 2026)

* 2nd wave of audits & certifications
* Advanced UX & dApp onboarding toolkit
* Strategic Seed Round announcement (≈4–6m before Mainnet)
* Partner pilots running on testnet (iGaming, DeFi, NFT)
* Community scale-up (ambassadors, global events)<br>

Phase 4 - Mainnet Launch ($CYCL TGE) (Late 2026 / Early 2027)

* Cyclone Mainnet Genesis & $CYCL TGE
* $CYCL listings on top-tier CEX/DEX (Binance, Coinbase, Uniswap)
* DAO & “Cyclone Fund” activation
* CycloneLLM Marketplace v1 launch
* Migration of early adopters from Testnet → Mainnet<br>

Phase 5 -Scaling & Ecosystem Growth (2027 - )

* Product “JUMP” R\&D (no-code tokenomics engine)
* Decentralized Chat + advanced modules
* Global validator set expansion & governance decentralization
* Institutional integrations & enterprise adoption


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cyclonechain.com/overview/cyclone-chain/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
