# Roadmap

### **Phase 1 (2024 Q1): Securing a Dominant Stance**

* **Release the White Paper:** Establish the foundational knowledge and vision for the project.
* **Formulate the Go-to-Market Strategy:** Develop and finalize the strategy to penetrate the market effectively.
* **Implement the 0xVM Prototype:** Begin the technical groundwork by implementing the initial prototype.
* **Draft Protocol Specifications Based on Ordinals:** Define the technical specifications of the protocol, laying the groundwork for future development.

### **Phase 2 (2024 Q2): Market Attraction**

* **Launch Genesis Assets on Bitcoin:** Introduce a series of initial assets on the Bitcoin network, creating early traction.
* **Initiate Marketing Campaigns:** Roll out targeted marketing efforts to build brand awareness and attract users.
* **Release the Yellow Paper:** Provide detailed technical documentation to support the evolving project.
* **Release NFTs:** Launch non-fungible tokens (NFTs) to engage with the community and provide additional value.

### **Phase 3 (2024 Q3): Increasing Attraction and On-Chain Data**

* **Global Marketing Campaigns:** Expand marketing efforts globally to attract a wider audience.
* **Finalize Tokenomics and Incentive Models:** Release the finalized models to ensure a sustainable and incentivized ecosystem.
* **Release Tokens:** Officially launch the tokens, making them available for trading and ecosystem participation.
* **Launch the Testnet:** Deploy the testnet to begin real-world testing and optimization of the platform.

### **Phase 4 (2024 Q4): Building and Expanding the 0xVM Ecosystem**

* **Launch the Mainnet:** Transition from testnet to mainnet, establishing the platform for public use.
* **Accelerators for Infrastructure and Dapps:** Introduce accelerators to support the growth of infrastructure and decentralized applications (DApps) across various domains like DeFi, NFT, GameFi, and SocialFi.
* **Accelerators for Modular Scaling:** Implement solutions for modular scaling, including Data Availability (DA) layers, Rollup OS, ZK Rollups, Appchains, and restaking options, to ensure the scalability and efficiency of the ecosystem.


---

# 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://docs.0xvm.com/what-is-0xvm/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.
