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

# Governance

- [$INDEX - Governance Token](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/the-index-token.md): The Index Coop DAO's native token.
- [Index Improvement Proposals (IIP) Overview](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/index-improvement-proposals-iips.md)
- [IIP Step-by-Step](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/index-improvement-proposals-iips/iip-step-by-step.md): This document outlines the end to end process for IIP contributors.
- [Governance Representatives](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/index-improvement-proposals-iips/gov-reps.md)
- [IIP Template](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/index-improvement-proposals-iips/iip-template.md): This is the template for new IIPs. Note that an IIP number will be assigned by a GovRep.
- [Product (DG) Template](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/index-improvement-proposals-iips/product-dg-template.md): This is the template for new Product (DG) IIPs. Note that an IIP number will be assigned by a GovRep.
- [Meta-Governance](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/meta-governance.md)
- [Delegation](https://docs.indexcoop.com/index-coop-community-handbook/resources/governance/delegation.md): How to Delegate your INDEX Votes


---

# 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.indexcoop.com/index-coop-community-handbook/resources/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.
