# Roadmap

Zeltra's roadmap is organized into successive phases, each conditioned by the actual maturity of the network not by an arbitrary marketing calendar.

### Phase 1 - Foundations

> In progress

* [x] Protocol design and technical specifications
* [x] Network deployment using Proof of Authority (ChainId: 271017)
* [ ] Publicly Accessible RPC
* [ ] Zeltra Block Explorer

### Phase 2 - Launch

> Shortly

* [ ] Complete technical documentation&#x20;
* [ ] Official Wallet
* [ ] Official launch of the partnership program
* [ ] Initial partner integrations

### Phase 3 - Growth

> Planned

* [ ] SDK and developer tools
* [ ] Listing on third-party aggregators and explorers
* [ ] Expansion of the application ecosystem
* [ ] Protocol security audit

### Phase 4 - Decentralization

> Long term, contingent on network growth

* [ ] Migration to Proof of Stake
* [ ] Validation open to ZLA holders
* [ ] Deployment of the DAO governance contract
* [ ] Community vote on partnership fund allocations

{% hint style="info" %}
The transition to Proof-of-Stake (PoS) does not have a fixed date. It will occur when the network has reached a sufficient level of activity and community for open consensus to be viable and secure.
{% endhint %}


---

# 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://zeltra.gitbook.io/zeltra-docs/basics/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.
