# About AavegotchiDAO

AavegotchiDAO is a decentralized autonomous organization (DAO) that governs the Aavegotchi ecosystem, which includes the Aavegotchi protocol smart contracts and the treasury.&#x20;

## Scope

AavegotchiDAO is responsible for managing various aspects of the Aavegotchi ecosystem, such as:

* the total supply of Aavegotchis
* wearables created by the community
* funding allocations to support development and other initiatives within the ecosystem

## Treasury

AavegotchiDAO manages a significant treasury consisting of GHST, ETH, and stablecoins.&#x20;

View the [AavegotchiDAO treasury](https://daobase.ai/dao/Aavegotchi/treasury/ft/asset) on DAOBase.&#x20;

## Governance Process

For a detailed overview of how to create a proposal, see [Creating a Proposal](/governance/creating-a-proposal.md).

## Incentives

To help incentivize active participation, voters in AavegotchiDAO are rewarded with Experience Points (XP) for their Aavegotchis.&#x20;

Voting in AavegotchiDAO is currently one of the main ways to accrue XP for your Aavegotchi and compete in Rarity Farming.&#x20;


---

# 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.aavegotchi.com/governance/about-aavegotchidao.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.
