> 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/the-role-of-the-community.md).

# The Role of the Community

The community plays three roles in how the governance structure functions.

**Monitoring** is the first. Because every founding team commitment comes with a self-enforced consequence, community oversight is the primary accountability mechanism — no petition or complaint needed; penalties are automatic. What the community provides is visibility.

**Proposing improvements** is the second. The Layer 2 and Layer 3 change proposal process is open to community input. Users can initiate proposals, participate in the public review period, and challenge changes that conflict with Layer 1 principles.

**Protecting the core** is the third. If a proposed change is inconsistent with Layer 1, any community member can flag it. A Layer 1 conflict is grounds for rejection, independent of how much support the proposal has otherwise gathered.


---

# 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/the-role-of-the-community.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.
