# Governance

- [Introduction to the Kinto DAO](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/introduction-to-the-kinto-dao.md)
- [Kinto Constitution](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/kinto-constitution.md): This document lays out the Constitution of the Kinto DAO. The original Constitution of the KintoDAO will take effect on the date the Proto-Governance proposal ENIP-1 is approved.
- [KIP Proposal Template](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/kip-proposal-template.md)
- [Engen Proto-Governance](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/engen-proto-governance.md)
- [Kinto Token](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/kinto-token.md): This page describes the supply, tokenomics and mechanics of the Kinto token.
- [Information, addresses and links](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/kinto-token/information-addresses-and-links.md)
- [Token unlocks](https://docs.kinto.xyz/kinto-the-modular-exchange/governance/kinto-token/token-unlocks.md)


---

# 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.kinto.xyz/kinto-the-modular-exchange/governance.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.
