# DAO Building Upgrade System (TBU)

## DAO

DAO is a negotiation system for building upgrades. The upgrade of the building is operated only by the decision of the users who hold the NFT of the building, without hierarchical management. Through the building upgrade system, the basic grade of the building can be increased by up to +1.

### DAO Procedure

1. The user checks if DAO is in progress on the apartment/condominium they own.&#x20;
2. If DAO is in progress, check the agenda, write your opinion, and vote during the voting period.
3. The progress of the agenda will be determined according to the voting results.&#x20;
4. If DAO is not in progress, you can purchase the agenda and proceed with DAO.&#x20;
5. If you are curious about the progress of DAO for other apartments, you can check the apartment/condominium information.

*Future updates planned*


---

# 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://openmetacity.gitbook.io/omc-v0.7-en/platform/sub-systems/dao-building-upgrade-system-tbu.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.
