# Road to Mainnet

Road to Mainnet 2.0 (Validator Era)&#x20;

<table data-header-hidden><thead><tr><th width="249.703125">Phase</th><th width="106.60546875">Status</th><th width="265.3515625">Key Deliverable </th></tr></thead><tbody><tr><td>Phase </td><td>Status </td><td>Key Deliverable </td></tr><tr><td>P1 – Core launch (May 2024) </td><td>✅ </td><td>L1 live, 0 → 30k tx/day </td></tr><tr><td>P2 – Liquidity &#x26; Creator Tools </td><td>✅ </td><td>ORNG token deployers ready to be activated </td></tr><tr><td>P3 – Security &#x26; Audits </td><td>✅ </td><td>External audits through partners and 3rd parties </td></tr><tr><td>P4 – Mainnet Launch (PoA)</td><td>✅</td><td>Launch and Onboarding</td></tr><tr><td>P5 – Mainnet (PoS)</td><td>🟡  TBC</td><td>Validator participation</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://docs.orangeweb3.com/orange/orange-testnet/road-to-mainnet.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.
