> For the complete documentation index, see [llms.txt](https://docs.foresure.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foresure.xyz/chapter-7-decentralized-governance-the-jurisprudence-of-the-dao/7.1-the-bicameral-governance-structure.md).

# 7.1 The Bicameral Governance Structure

Foresure moves beyond the "Plutocracy Problem" of early DAOs. We utilize a **Bicameral System** that balances capital with expertise.

1. **The Capital Senate ($FSR Holders):** This body manages the "Macro" variables—protocol fee rates, ZK-Rollup provider selection, and treasury grants.
2. **The Council of Architects (Reputation Holders):** This body manages the "Micro" variables—market listing approvals, oracle dispute mediation, and resolution criteria refinement. You cannot buy a seat on the Council; you must earn it through the "Proof of Foresight" (consistently accurate market participation).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.foresure.xyz/chapter-7-decentralized-governance-the-jurisprudence-of-the-dao/7.1-the-bicameral-governance-structure.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.
