# Roadmap

## Overview

| Phase          | Focus              | Timeline  |
| -------------- | ------------------ | --------- |
| Foundation     | Core protocol      | 2025-2026 |
| Expansion      | Ecosystem products | 2027-2028 |
| Infrastructure | Crypto Chain       | TBA       |

{% stepper %}
{% step %}

### Foundation (2025-2026)

#### Core Protocol

* [x] Initial liquidity
* [x] Smart contract development
* [ ] Testnet deployment
* [ ] Security audits
* [ ] Mainnet launch

#### Milestones

| Milestone           | Target  |
| ------------------- | ------- |
| Contracts finalized | Q2 2026 |
| Audit complete      | Q3 2026 |
| Mainnet             | Q2 2026 |
| {% endstep %}       |         |

{% step %}

### Growth (2026)

#### Protocol Maturity

* [x] Parameter optimization
* [x] Community governance activation
* [ ] Treasury growth

#### Prediction Platform

* [ ] Design finalization
* [ ] Development
* [ ] Testnet
* [ ] Launch (Q2 2026)
  {% endstep %}

{% step %}

### Expansion (2027)

#### Pump Launcher

* [ ] Fair launch mechanics
* [ ] Integration with core protocol
* [ ] First launches (Q3 2027)

#### Ecosystem Growth

* [ ] Partner integrations
* [ ] Cross-protocol collaborations
* [ ] Community expansion
  {% endstep %}

{% step %}

### Infrastructure&#x20;

#### Crypto Chain Development

* [ ] Architecture design
* [ ] Core development
* [ ] Testnet launch&#x20;
* [ ] Security audits
  {% endstep %}
  {% endstepper %}

## Progress Tracking

Current focus: **Foundation Phase**

Updates posted:

* Telegram announcements
* Twitter updates
* Governance forum

{% hint style="info" %}
This roadmap is a guide, not a commitment:

* Timelines may adjust based on development needs
* Security always prioritized over speed
* Community feedback influences priorities
  {% endhint %}

## Related

* [Ecosystem Overview](broken://pages/f63ae62b71a3cf3f7edf19fc82ff5ec1222981a3)
* [DAO Structure](broken://pages/97469f122119d7372d7ae0b1ba48f7fe184627a8)


---

# 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://cryptodao-it.gitbook.io/c-dao/4.-ecosystem/roadmap.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.
