# DAO Governance

The Animal Decentralized Autonomous Organization (DAO) core philosophy is to create an organization that’s free from centralized control. Decisions in such organizations are made through voting. Stakeholders of the $ANIMAL token and Adanimals NFT will eventually start voting over different aspects within the game such as new game integrations, token distributions, staking benefits, and more.&#x20;

A gradual process of decentralization is necessary in order to avoid unfriendly actors from disrupting the ecosystem. Therefore the DAO Treasury will be able to vote with $ANIMAL tokens and Adanimals NFTs on some of the crucial decisions of the business. Eventually, the ownership of tokens will become more evenly distributed among the community, leading to a new phase of Adanimals World decentralized playground in the metaverse.

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

<table data-header-hidden><thead><tr><th width="150">PHASES</th><th width="623.3583517292127">DESCRIPTION</th><th data-hidden align="center">PHASE 1</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>PHASE 1</td><td>Off-chain voting among Discord members on small matters such as contests and other community campaigns </td><td align="center"></td><td></td><td></td></tr><tr><td>PHASE 2</td><td>The Adanimals Team gives token holders an easy way to stake their tokens and NFTs, and vote on governance proposed by them. The votes will revolve around distributing the Community Treasury and choosing which games will receive funding from the ecosystem fund. </td><td align="center"></td><td></td><td></td></tr><tr><td>PHASE 3</td><td><p>$ANIMAL token holders and NFT holders decide which governance framework to use and how much to vote on. Also, the metrics used for voting such as: </p><p>1 token = 1 vote </p><p>1 verified user = vote</p></td><td align="center"></td><td></td><td></td></tr></tbody></table>

In smart contracts, some decisions won't be up for debate, like token supply. Potential things we could vote on:&#x20;

1. How the DAO Treasury should be used to reward $ANIMAL holders
2. Should the DAO Treasury funds use DeFi tools to expand the treasury&#x20;
3. Should the treasury be based only on $ANIMAL or could we add other major currencies including stable coins.


---

# 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://docs.adanimals.app/governance/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.
