# Roadmap

#### Phase 1: Foundation <a href="#phase-1-foundation" id="phase-1-foundation"></a>

**Q1 2026**

* \[ ] Core team assembly and technical architecture design
* \[ ] Pre-seed funding round
* \[ ] Flowra Validator Client prototype development

***

#### Phase 2: Development & Testing <a href="#phase-2-development-and-testing" id="phase-2-development-and-testing"></a>

**Q2 2026**

* \[ ] Testnet launch and security audit
* \[ ] Open Orderflow Auction streaming infrastructure
* \[ ] Initial validator partnerships (\~20M SOL)

***

#### Phase 3: Mainnet Launch <a href="#phase-3-mainnet-launch" id="phase-3-mainnet-launch"></a>

**Q3 2026**

* \[ ] Mainnet launch (initial validator group)
* \[ ] Searcher API release and community building

***

#### Phase 4: Growth <a href="#phase-4-growth" id="phase-4-growth"></a>

**Q4 2026**

* \[ ] Validator network expansion
* \[ ] Multi-Builder PBS extension

***

#### Phase 5: Expansion <a href="#phase-5-expansion" id="phase-5-expansion"></a>

**2027**

* \[ ] Extend to BSC and Other EVM Chains


---

# 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://flowra.gitbook.io/flowra/project/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.
