# Launch Roadmap

To ensure a secure and scalable rollout, **`strBTC` will be launched in three progressive phases**:

* **Phase 0 – Soft Launch**: Only whitelisted native BTC deposits are accepted, and `strBTC` issuance is controlled manually by a trusted federation. This stage focuses on liquidity bootstrapping, system testing, and evaluating initial yield strategies.
* **Phase 1 – Native Staking**: The bridge is deployed with a permissioned operator set, but without full cryptoeconomic guarantees. This phase validates operational assumptions and begins real usage of the infrastructure.
* **Phase 2 – Full Economic Security**: The bridge transitions to being **secured by restaked assets** (via Eigenlayer, Symbiotic, etc.), enabling slashing-based protection against operator misbehavior. This marks the full realization of `strBTC` as an economically secure, yield-bearing Bitcoin asset.

Each phase is designed to progressively reduce trust assumptions while increasing decentralization, resilience, and utility for `strBTC` holders.


---

# 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.stroom.network/stroom/introduction/launch-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.
