# Overview

Cook is governed by COOK token holders.&#x20;

A platform governed by the community unlocks a realm of unlimited possibilities. With $COOK, community members can create a new Cook Improvement Proposal (CIP) and cast votes on existing proposals.&#x20;

Every CIP will go through the Cook Governance Process 1.0. The governance model with $COOK and CIPs allow the community to propose, vote and implement changes to the Cook protocol.


---

# 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://cook-protocol.gitbook.io/english/governance/cook-protocol-governance-and-cips-cook-improvement-proposal.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.
