# Governance and Voting

MOVE DAO is at heart a DAO (Decentralised Autonomous Organisation). This means that the community plays a key role in shaping the future of the project. Those who hold sMOVE can cast votes on important community decisions like Audits, Listings, and Fund Management. Proposals are called MOVE Improvement Proposals (MIPs).

At first, the development team will guide the project towards a sustainable long-term position, but over time more control will be given to the community through the DAO voting system. We also plan to create an open forum where community members can create their own proposals which will be put to a full DAO vote if they gain enough community support.


---

# 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://doc.aptoslaunch.io/move-ecosystem-fund-3-3/governance-and-voting.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.
