# Roadmap

Haven's development timeline and upcoming milestones.

***

## 2025–2026 Milestones

| Phase       | Milestone                                                         | Status             |
| ----------- | ----------------------------------------------------------------- | ------------------ |
| **Phase 1** | Protocol launch, HavenClaw v1, stablecoin vault                   | ✅ Complete         |
| **Phase 2** | HavenScore launch, RWA T-Bill integration                         | ✅ Complete         |
| **Phase 3** | HavenSkill + OpenClaw SDK, cross-chain routing                    | 🔵 In Progress     |
| **Phase 4** | Delta-neutral strategies, institutional vaults, additional chains | 📅 Planned Q3 2026 |
| **Phase 5** | Governance launch, permissionless strategy creation               | 📅 Planned Q4 2026 |

***

## Phase 3 — In Progress

Current focus areas:

* **HavenSkill public release** — skill registry listing, documentation, SDK stability
* **Cross-chain router v2** — improved gas efficiency and routing across Arbitrum, Base, Optimism
* **HavenScore v2** — expanded signal sources, improved scoring model
* **Developer API GA** — rate limits, API key management, dashboard

***

## Phase 4 — Planned Q3 2026

* Delta-neutral strategy vaults (funding rate + basis strategies)
* Institutional vault tiers with custom risk parameters
* Support for additional chains (Polygon, zkSync, others TBD)
* Enhanced portfolio analytics dashboard

***

## Phase 5 — Planned Q4 2026

* On-chain governance for protocol parameters
* Permissionless strategy creation — any developer can submit yield strategies for community approval
* Revenue sharing for strategy creators
* Full protocol decentralization roadmap

***

## Stay Updated

Follow development updates on:

* 🐦 [Twitter/X @HavenAI\_](https://x.com/HavenAI_)
* 📝 [Medium](https://medium.com/@HavenAI)
* 💬 [Telegram](https://t.me/AI_Haven)


---

# 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://haven-11.gitbook.io/haven-ai-docs/resources/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.
