# DAO

We aimed to build the Bistro DAO in the bistro industry. Using the capital construction of a Merchant DAO along with the Vault and Voting mechanism, merchants can be connected together. The owner can put forth ideas, events, or proposal into the DAO and work with the communty in accepting the proposal within the community.

Moreover, there are not only two entities, customers and merchants, but also various entities in the whole industry, such as bartenders, wine merchants, Key opinion leaders (KOLs), etc. Each entity plays an important role in the restaurant industry. These entities will be represented with unique member tokens. Each of these entities in addition to merchants can put forth proposals that would accelerate the growth of the whole restaruant industry.


---

# 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.valley22.xyz/roadmap/membership-community/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.
