# DAO & Governance

Imagine a game that can not be shut down, lives forever, where players control the project. A new way to implement games, challenging old models of doing business.&#x20;

My Neighbor Alice will push the boundaries of blockchain gaming by letting the users control the game and development. A public democratic application, with formal control by players and other stakeholders such as investors.

## Community Council, or DAO&#x20;

My Neighbor Alice will be a decentralized organization called Community Council, a digital democracy and mini-universe. This could not have been possible without blockchain, since we now can implement rules that govern what source code is running. This is an embodiment of the Chromia vision of public applications.

## Free and open source

The source code will have an open source license so users can control and ultimately fork the application. Note that this game depends on Unity, which is a non-free platform.&#x20;

## Logic on-chain

The running game will be on the blockchain, as much as possible, thus avoiding the situation where a single entity controls the server.


---

# 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://whitepaper.myneighboralice.com/blockchain-features/dao-and-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.
