# Governance Program

{% hint style="info" %}
Hold at least 1x ZKitty NFT to participate in the DAO governance program.&#x20;
{% endhint %}

## <mark style="color:purple;">Why DAO Structure?</mark>

A DAO allows all ZKitty NFT holders to have a say in some major decision making processes as voted upon by the community.

**Proposals will include:**&#x20;

* Voting on which blockchains and protocols to airdrop farm.&#x20;
* Voting on tokenomic revisions and iterations.&#x20;
* Voting on important NFT community roadmap decisions.&#x20;

## <mark style="color:purple;">Ownership</mark>

ZKitty NFT holders will share protocol ownership and vote on proposals through an on-chain governance system, [Snapshot](https://snapshot.org/#/).

## <mark style="color:purple;">Voting</mark>

Each ZKitty NFT is equal to 1 vote.

## <mark style="color:purple;">Treasury</mark>

The DAO funds will be stored in a multi-sig vault which effectuates as the DAO treasury.

Wallet Addresses:

eth:0xD7635BfE7353F4dAEBcF56Ce89D34f9468686E9c

arb1:0xE4B99799ff4F967624469B5d4E610768200533d0

## <mark style="color:purple;">Multi-sig</mark>

At first, the ZKitty DAO multi-sig will be comprised of core ZKitty team members, there will also be opportunities to nominate and vote for additional DAO signatories in the future.

Multi-signer Addresses:

David: 0x2164d6b2EF215A4f46912BdD18F27a25041EBe29

Charlie: arb1:0x87a23309D279Db2eef6bba7CAe04ebFfb2314800

## <mark style="color:purple;">The Future OF ZKitty DAO Governance</mark> <a href="#the-future-of-ape-coin-dao" id="the-future-of-ape-coin-dao"></a>

Over time, ZKitty DAO will transition the proposal and voting mechanisms into a full, on-chain platform in a form determined by the community:&#x20;

* Hiring DAO members to take care of administrative, project management, and moderation tasks&#x20;
* Creating a community-steering committee
* Implementing advanced on-chain voting mechanisms&#x20;
* Voting annually to elect members for the DAO’s Board (the initial Board is in place for a shorter term of six months)


---

# 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://zkitty-dao.gitbook.io/zkitty-dao-documentation/governance/governance-program.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.
