# DAO

DeFive will operate with a **Decentralized Autonomous Organization (DAO)**, putting users at the heart of decision-making. This ensures a truly decentralized platform where the community drives progress and helps define the path forward on Sonic.

DeFive’s DAO will be powered by **veFIVE holders**, who gain voting power by staking their FIVE tokens. This model not only rewards users for their commitment but also empowers them to actively shape the platform.

{% hint style="info" %}
The DeFive DAO is scheduled for launch in Q2/3 2025.
{% endhint %}


---

# 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.defive.com/overview/defi/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.
