> For the complete documentation index, see [llms.txt](https://docs.unich.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unich.com/unich-network/network-governance/three-governance-layers.md).

# Three Governance Layers

**Layer 1 — Core Principles (Immutable).** The seven principles in Section 2 and the three immutable FC principles in Section 1.3 are **non-modifiable**. The founding team binds itself not to change, re-vote, or create exceptions — for any reason.

**Layer 2 — Operational Parameters (Adjustable).** Technical parameters such as specific Boost Multiplier values and mechanism trigger thresholds may be adjusted over time, consistent with Layer 1, and publicly disclosed before any changes take effect. The halving milestones in Section 4.1 and the 30% buy-back commitment belong to Layer 1, not Layer 2.

**Layer 3 — Product Features.** UI, Find Node algorithm, Peer Meet verification flow — continuously developed in response to user feedback and technical requirements.


---

# 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.unich.com/unich-network/network-governance/three-governance-layers.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.
