# DAO

- [개요](https://docs.czero.finance/dao/overview.md): DAO(Decentralized Autonomous Organization)는 별도의 중앙화된 관리 주체의 위계나 서열이 없이(탈중앙화) 스마트 컨트랙트을 통해 투명하게 정해진 규칙에 따라 구성원 모두가 자율적으로 공동의 의사결정에 참여(자율)해 목표 달성을 추구하는 조직이라고 할 수 있습니다.
- [CZero DAO](https://docs.czero.finance/dao/czero-dao.md): CZero DAO는 NFT를 보유한 일반 투표권자로 구성된 멤버십 DAO이자 탄소중립 이니셔티브에 부합하는 프로젝트에 자본과 기술 그리고 노동력을 기부하기 위해 모인 Grants DAO입니다. 탄소중립 이니셔티브 생태계에 도움이 되는 아이디어, 프로젝트 및 이벤트에 자금을 지원하여 견고한 생태계를 구축하는 데 중점을 둡니다.
- [거버넌스](https://docs.czero.finance/dao/governance.md): CZero NFT 보유자들은 CZero DAO의 정책을 조정하고, 새로운 이니셔티브를 수립 ·실행하고, 거버넌스 자체를 개선하며 프로토콜을 운영할 의무가 있습니다. 누구나 CZero NFT의 보유자가 될 수 있으며, 탄소중립의 미래를 함께 만드는데 동참할 수 있습니다.
- [생태계 참여자](https://docs.czero.finance/dao/participation.md)
- [투표 정책](https://docs.czero.finance/dao/vote.md): CZero DAO 투표 절차 및 투표 정책에 대해 설명합니다. - 개발 중
- [로드맵](https://docs.czero.finance/dao/roadmap.md): CZero DAO의 중장기 로드맵을 설명합니다.


---

# 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://docs.czero.finance/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.
