# CAIRO DAO - GOVERNANCE

**CAF holders control the ecosystem. The more CAF you own, the greater your influence in the ecosystem:** &#x20;

&#x20;

The CAF token is a governance token. CAF holders will have access to participate in the Cairo Finance Network as an instant governance and DAO voting. &#x20;

DAO governance decisions can range from allocating Treasury funds for a particular proposal to deploying a new protocol on the Cairo Finance ecosystem, and everything in between. &#x20;

All participants in the DAO are working towards a common goal: Creating a decentralized infrastructure, owned and governed by the DAO.&#x20;

&#x20;

**Core** - proposals posted by the Cairo Finance team. The results will be actioned.&#x20;

&#x20;

**Community** - proposals posted by the Cairo Finance community. These are used to propose ideas and show the communities point of view. The team reviews every community vote and will often pick any great ideas and designs with strong community support up to the coming product releases and/or core voting proposal level.&#x20;

&#x20;

To submit a proposal or participate in a vote, you must have at least $10CAF deposited in your wallet. (Funds will always stay there). The more $CAF you have, the bigger your voice. &#x20;

Voting power is calculated based on a snapshot taken on the snapshot block. Therefore, purchasing or depositing more $CAF after the proposal is posted is not going to increase the voting power for that particular proposal.


---

# 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://pharao.gitbook.io/cairo-finance/cairo-dao-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.
