# Governance

## DAO

$ACS holders are able to participate in key governance decisions via snapshot.

{% hint style="info" %}
Governance app: <https://vote.acryptos.com/>
{% endhint %}

$ACS held in users' wallets qualify for governance rights. Voting weight is measured in $ACS amount.

A minimum of 88 $ACS is required to create new community proposals.

## Core DAO

The Core DAO was [formed](https://vote.acryptos.com/#/acryptos/proposal/QmcXRoMHmgxQukYHSzgMsDcYHprsHW5rJZsnWPCypLbv3U) via Governance voting to [represent](https://vote.acryptos.com/#/acryptos/proposal/QmV4WD7eDSFhifv39vUN1Aqh42w99xzayN9NyyzMbq5cJB) the will of the DAO (community of $ACS holders), acting in their best interests.

## Treasury

A [treasury](https://bscscan.com/address/0x5BD97307A40DfBFDBAEf4B3d997ADB816F2dadCC) was [formed](https://vote.acryptos.com/#/acryptos/proposal/QmZzvi47cca4YmvSTxtqa4K5StDKyFUsN6rgJZUGGAxeg1) to fund anything that adds value to the protocol, taking up to 3% of ACS emissions.

Treasury current holdings can be tracked on Debank here: <https://debank.com/profile/0x5bd97307a40dfbfdbaef4b3d997adb816f2dadcc>

### Community Grants

Anyone may apply for a grant to fund anything that will add value to the protocol. To apply, [contact us](mailto:hello@acryptos.com) with a detailed 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://docs.acryptos.com/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.
