# Why a DAO?

## Scope of the DAO

The Lara DAO is a Decentralised Autonomous Organisation that manages the liquid staking protocol and all possible future sub-protocols by deciding on key parameters (e.g., setting fees, staking epoch lengths, maintaining parity with the underlying chain's building block and oracles, etc.) through the voting power of governance token (`LARA`) holders. Also, the DAO will accumulate service fees and spend them primarily on research, development, incentives, and protocol upgrades.

<img src="/files/SdirfrJh7DgBkRYt5SNB" alt="We aim to be this transparent" width="563">

## Why is a DAO necessary

The DAO is the logical compromise between a team or a community-driven protocol, which allows the deployment of competitive products without full centralization and custody of the exchanges. While we have full trust in the Taraxa ecosystem, the chain is in its infancy and we strongly believe that running Lara still needs to be mainly done by an underlying team. However, setting up a DAO is a statement to the future, where we, the Lara team would step back and let Lara thrive fully in the community's hands. For now, this is what the DAO will be tasked with:

* Enabling a focus on community might offer a more socially conscious structure and consequent decision-making;
* Covering the costs of developing and upgrading the protocol from the DAO token treasury, including the reimbursement of personnel or individual contractors;
* Takes care of other management activities as well if there is a technical ability or direct necessity;

The DAO will be the deciding body on changes in the protocol. Whether there's a quicker snapshot necessary or a better APY calculation, the DAO will decide.


---

# 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.laraprotocol.com/lara-dao/why-a-dao.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.
