# 6.2 Governance Architecture

#### Phase 1: Foundation-Led (0–12 Months)

* The QuantaRail Foundation (Cayman) retains operational authority
* 5-of-8 multisig structure:
  * Team: 3
  * Strategic investors: 2
  * Independent advisors: 2
  * Community: 1
* 48-hour timelock on upgrades; emergency actions require 7-of-8 approval

#### Phase 2: Hybrid (12–24 Months)

* Governance participation by $QBT stakers enabled for non-core parameters
* Foundation retains veto rights over security-critical decisions
* Proposals require 5% quorum of staked $QBT

#### Phase 3: Full DAO (24+ Months)

* Foundation veto rights sunset; all parameters governed by staker voting
* DAO-elected multisig; team capped at 2 seats
* Annual independent governance audits


---

# 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://railquant.gitbook.io/quantarail/6.-team-governance-and-roadmap/6.2-governance-architecture.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.
