# Governance

#### MarsDAO's governance principle is based on the fact that in the MarsDAO ecosystem the community makes all decisions by voting.

#### The main aspects of decision-making within MarsDAO:&#x20;

* Community development decisions will be made in the Governance section.&#x20;
* Users can exchange MDAO tokens for GMDAO tokens at a 1:1 ratio.&#x20;
* To create a voting thread, one must have at least 100 GMDAOs in their account.&#x20;
* The thread is considered accepted by the community if at least 100,000 GMDAO tokens participate in the voting.&#x20;
* Obtaining GMDAOs is not a must and is only at each user's will.
* Examples of voting topics: to whom and what grant to distribute; what projects are to be added to MDAO Maker platform.

**Advantages of a decentralized management system**

The key advantages of the MarsDAO decentralized management system:

* The decentralized management system makes it possible for users to raise funds and resolve legal issues without the mediation of centralized institutions.&#x20;
* High adaptability (structural flexibility).&#x20;
* High functioning reliability.&#x20;
* There are no bureaucratic complexities under a decentralized management system.

#### This section will soon be available on the [official MarsDAO website](https://daomars.com/).


---

# 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.daomars.com/marsdao-ecosystem/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.
