# Game DAO

DAO is a very good feature, we aim to build a game system that belongs to the player. And working hard for this goal step by step, with the development of random games and the expansion of players, we will release the various functional systems in the game one by one through DAO, so as to reach the final player to determine the future goal of the game.

**A new way of human organization cooperation.**&#x20;

<mark style="color:red;">**DAO**</mark> (decentralized autonomous organization) is an organizational form derived from the core idea of blockchain (collaborative behavior of CO creation, co construction, CO governance and sharing spontaneously generated by groups that reach the same consensus). It is an accessory product of blockchain after solving the problem of trust between people.


---

# 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://ror-game.gitbook.io/ror-gaming/dao/game-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.
