# Governance

We see our DAO as a state rather than a company. To be specific, it is a [Night-watchman state](https://en.wikipedia.org/wiki/Night-watchman_state) in the making that performs a free economy based on the non-aggression principle among members.&#x20;

The DAO’s highest order is the DAO committee - a council formed by representatives from the eight guilds. The DAO committee’s main responsibility is holding the DAO’s treasury, reviewing funding proposals from the guilds, and allocating funds.&#x20;

At the moment, the eight guilds are Writing, Visual Art, Creative Coding, Design, Audio Art, Moving-Image, Finance, and Public Relations. Each guild elects its Guild committee to be in charge of all the in-guild matters. The Guild committees’ main responsibility is creating funding proposals, spending the funding wisely, and recruiting new guild members.&#x20;

On one hand, we practice democracy. Major decisions that affect the entire DAO are voted on by all citizens.&#x20;

On the other hand, we believe in expertise. To have people who know the business run the business, we make the Guilds as Sub-DAOs to decide matters that are in their expertise.&#x20;

We aim to accomplish fairness and efficiency at the same time with this governance structure.&#x20;

<figure><img src="/files/NAi8rnGMK5QuUzDphY6p" alt=""><figcaption><p>BabelDAO Structure</p></figcaption></figure>


---

# 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://server31.gitbook.io/babel-universe-whitepaper/co-govern/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.
