# Governance

## Introduction

The Acre DAO is designed to support the long term stability and growth of the Acre protocol. The role of the Acre DAO is to maintain certain governable protocol parameters and deploy upgrades to the protocol.

ACRE tokenholders are able to participate in protocol governance with their ACRE tokens. Furthermore, Acre DAO manages protocol owned liquidity and token incentives, which are used to grow the Acre protocol.

There will be a total of 1 billion ACRE tokens minted.

## The ACRE Token

ACRE is the utility token of the Acre Protocol and Acre DAO.

## Other Protocol Matters

ACRE holders have the option to vote to add or remove bitcoin strategies from the Acre Dispatcher, elect DAO representatives and manage the Acre treasury. Protocol fees may be subject to change depending on protocol governance.


---

# 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.acre.fi/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.
