# DAO

DAO stands for Decentralized Autonomous Organization. Each DeepMine [Сitizen ](/deepmine/deepmine-entities/game-roles/citizen.md)is a part of the DAO and has a certain amount of DAO power to influence the course of the gameplay by voting on initiatives that are put to a vote by [Senators ](/deepmine/deepmine-entities/game-roles/senator.md)and the [Government](/deepmine/deepmine-entities/government.md). Either only Senators or all Citizens can participate in the voting depending on the importance and scale of the decision made.&#x20;

* Each voice has its own DAO power.
* DAO power is calculated based on the DMP amount in possession.
* It is possible to receive DMP by burning DME or staking DMP in the [Portal](/deepmine/deepmine-entities/portal.md).

  &#x20;

![](/files/-MhJslhT4kTo6_r4xPdP)


---

# 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.deepmine.world/deepmine/deepmine-entities/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.
