# Governance Overview

Coaction Network is governed by CIT holders, which utilizes Cosmos [governance](https://coaction-network.gitbook.io/coaction-infrastructure-token-documentation/other/glossary#governance) models. Only CIT that is staked to CIT validators can be granted voting rights. Each CIT token represents 1 vote (CIT-to-voting power is 1-to-1).

Voting will be used to determine a number of on-chain Coaction Network protocol decisions, including but not limited to:

* Size of CIT validator set
* Community spend proposals from dedicated pools
* Protocol upgrades
* Parameter changes
* General strategic decisions


---

# 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://coaction-network.gitbook.io/coaction-infrastructure-token-documentation/tokenomics/key-descriptions/governance-overview.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.
