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

# Roadmap

<figure><img src="/files/5rhUaaDYWAswOXiAXyQT" alt=""><figcaption><p>MegaETH Timeline</p></figcaption></figure>

### MegaETH Roadmap: Turning Vision into Reality

**Past Events (2025)**

* **10/01/2025**: Launched new MegaETH website and domain.
* **24/01/2025**: Announced **MegaForge**, an open, permissionless initiative ([Tweet 1](https://x.com/hotpot_dao/status/1878896282082615346) | [Tweet 2](https://x.com/megaeth_labs/status/1882829039603470371)).
* **05/02/2025**: Revealed **"The Fluffle"** NFT collection (10k soulbound NFTs, ≥5% network stake) ([Announcement](https://x.com/megaeth_labs/status/1886947683220234670) | [Website](https://www.megaeth.com/thefluffle)).
  * Tranche 1: 5k retroactive (completed **11-12/02**)
* **03/03/2025**: Testnet announcement ([tweet](https://x.com/megaeth_labs/status/1896675119332045188)).
  * **06/03**: Testnet deployed.
  * **06-10/03**: Onboarded apps and infrastructure.
  * **Maintenance & Upgrades**:
    * **08, 12, 14, 16, 18 March**: Network tune-ups for stability and performance.
  * **21/03**: User onboarding with testnet ETH distribution ([tweet](https://x.com/megaeth_labs/status/1903099481874153880)).
* **March Summary**: [Complete overview of March milestones](https://x.com/megaeth_labs/status/1906689187853873392)
* **24/04/2025**: [MegaMafia 2.0 launch](https://x.com/hotpot_dao/status/1915077034650300640) - Second cohort of the premier accelerator program focusing on **Apps > Chains** philosophy

**Future Events**

* **Current testnet:** Signature state trie / Streaming EVM / Efficient state sync. **Soon:** parallelization / JIT compilation / optimized storage backend ([Testnet Roadmap](https://testnet.megaeth.com/#2)).
* **Infrastructure innovation**: MegaETH solved the slow-chain problem. [Next is the slow-infra problem](https://x.com/megaeth_labs/status/1908194403338145811) - oracles, indexers, apps. Real-time chains demand innovation on traditional tools before users can *feel* real-time
* **MegaETH Mainnet** launch.


---

# 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://megaeth-co.gitbook.io/mega-docs/introduction/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.
