# Migration Roadmap

The SolvBTC governance migration roadmap is illustrated below.

<figure><img src="/files/O34Tqv4fgJEYKiKk4XJR" alt=""><figcaption></figcaption></figure>

### Phase 1 — Governance Upgrade

This phase establishes the new institutional governance model and upgrades both signing and protocol administration.

**Key changes:**

* Introduce the institutional Governance Committee
* Upgrade Bitcoin mainnet signing to FROST, operated under the Governance Committee
* Upgrade SolvBTC mint/burn and contract governance to the institutional governace model

***

### Phase 2 — FROST Transition

This phase enables a controlled transition by operating the legacy storage system alongside the new FROST system. This allows the FROST system to operate for an extended stabilization period under real production conditions, ensuring a low-risk migration without requiring large Bitcoin transfers.

**Key characteristics:**

* The FROST system operates in production, with all new deposits routed to it
* Legacy hot wallet reserves remain active during the initial phase of the transition
* User redemptions prioritize hot wallet liquidity, followed by legacy cold wallet reserves, enabling a gradual drawdown of legacy storage
* Legacy reserves are progressively redeemed through normal protocol operations rather than bulk migrations

***

### Phase 3 — Full FROST Infrastructure

Following the transition phase, the SolvBTC infrastructure operates fully under the FROST-based architecture.

**Key characteristics:**

* All Bitcoin reserves are managed under the FROST-based system
* A FROST-compatible cold storage model manages larger reserves under the institutional governance framework
* The governance committee oversees operations and protocol administration under the institutional governance model

**Expected completion**: by the end of 2026.


---

# 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.solv.finance/solvbtc-technical-architecture/solvbtc-governance/migration-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.
