# EVE Frontier Roadmap

The following outlines the phased approach to take EVE Frontier from its current state through its migration to Sui Testnet (Phase 1), deployment of the $EVE token on Sui Mainnet (Phase 2)  and then the full public launch of EVE Frontier (Phase 3).

These plans may evolve in line with the game’s development and market readiness.

<table><thead><tr><th valign="top">CURRENT</th><th width="185" valign="top">PHASE 1</th><th valign="top">PHASE 2</th><th valign="top">PHASE 3</th></tr></thead><tbody><tr><td valign="top"><strong>GAME</strong></td><td valign="top"></td><td valign="top"></td><td valign="top"></td></tr><tr><td valign="top"><p>Founder Access to gain feedback from the community and test various features and economic hypotheses.</p><p> </p><p>Cycles Program to engage and recognize the early participants in the EVE Frontier ecosystem.</p></td><td valign="top"><p>Feature parity with the latest build of EVE Frontier on the Sui network.</p><p> </p></td><td valign="top">Continued development sees new content and features added to the game, building out the survival MMO experience.  <br> </td><td valign="top"><p>Public Launch of EVE Frontier with a dedicated marketing campaign, including specific programs to incentivize active engagement from launch.</p><p> </p></td></tr><tr><td valign="top"><strong>BLOCKCHAIN</strong></td><td valign="top"></td><td valign="top"></td><td valign="top"></td></tr><tr><td valign="top">Planning stage for blockchain migration from Ethereum to Sui.</td><td valign="top">Sui Hackathons as a way to engage both the existing EVE Frontier developer community and the Move developer community.</td><td valign="top"><p>Sui Mainnet launched with the game writing directly to the Sui blockchain.</p><p> </p><p> </p><p> </p></td><td valign="top"><p>Increased transaction volumes as more players enter the Frontier, participate in the economy, and deploy infrastructure.</p><p> </p></td></tr><tr><td valign="top"><strong>TOKENOMICS</strong></td><td valign="top"></td><td valign="top"></td><td valign="top"></td></tr><tr><td valign="top">Whitepaper v0.7.5 updated to reflect the most up-to-date information.</td><td valign="top">Whitepaper v1.0 released to reflect the technical plans for the Sui integration ahead of its move to mainnet.</td><td valign="top"><p>Launch the $EVE token on mainnet with in-game emissions so that the in-game economy can start to grow.</p><p> </p></td><td valign="top">$EVE token economy matures, with increasing utility driven by the third-party developer ecosystem.</td></tr></tbody></table>


---

# 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://whitepaper.evefrontier.com/development-update-and-roadmap/eve-frontier-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.
