# 6.2 Governance Participation

Governance participation is structured around accessibility and accountability:

* **Staking:** Auto holders stake tokens to obtain governance rights, ensuring long-term alignment.
* **Delegation:** Users may delegate governance weight to experts, enabling informed proposal evaluation.
* **Quadratic Weighting:** Reduces concentration risk and mitigates governance capture by large holders.
* **Proposal Lifecycle:** Draft → Review → Temperature Check → Voting → Timelocked Execution.

This model ensures that governance remains transparent, inclusive, and resistant to manipulation.


---

# 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://docs.autonomify.xyz/6.-governance-model/6.2-governance-participation.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.
