# Marching towards Mainnet

The Nexus Network is preparing for the next major milestone: **Mainnet**. This transition marks a significant step forward from the current Testnet III phase, introducing production-ready features, enhanced security, and real-world applications.

## What to Expect

* **Production-Ready Network**: Mainnet will bring enterprise-grade reliability and performance.
* **Real Economic Incentives**: Participants can look forward to actual NEX token rewards and real-world value.
* **Broader Ecosystem**: More applications, developers, and users will join the production network.
* **Advanced Features**: Expect production tools, enterprise dashboards, and comprehensive developer resources.

## Transition Timeline

{% stepper %}
{% step %}

### Testnet III Phase

Ongoing testing, security audits, and final feature development.
{% endstep %}

{% step %}

### Mainnet Launch

Official announcement and onboarding of production participants.
{% endstep %}

{% step %}

### Migration

Guidance will be provided for users moving from Testnet III to Mainnet.
{% endstep %}
{% endstepper %}

Stay tuned for more updates as we approach the launch of Mainnet!

Resources:

* FAQ: <https://docs.nexus.xyz/layer-1/testnet/faq>
* Quickstart Development: <https://docs.nexus.xyz/layer-1/developer/overview>


---

# 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.nexus.xyz/network/proving-on-the-layer-1/marching-towards-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.
