# Phases

Multistake’s roadmap outlines the phased development of the protocol as it moves from single-plane yield aggregation to a fully execution-aware, cross-domain yield engine spanning zkSync, Monad, and MegaETH. The roadmap is structured around ensuring deterministic accounting, cross-plane execution safety, oracle correctness, and progressively increasing depth of strategy sophistication.

This section covers the protocol roadmap from launch to long-term development.

Multistake evolves through clear technical milestones:

1. zkSync vault launch
2. Multi-plane execution
3. Adaptive routing
4. Cross-chain orchestration
5. Formal verification
6. Developer ecosystem expansion
7. Autonomous cross-domain yield optimisation

The roadmap is designed to scale as execution environments diversify, ensuring Multistake continuously expands its advantage as the only execution-aware, deterministic-accounting LST yield engine.


---

# 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://multistake-1.gitbook.io/multistake-docs/documentation/roadmap/phases.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.
