# 소개

{% hint style="info" %}
DAO는 가변성과 적용성이 높으며 아래 내용은 제안 승인이나 이니셔티브 진행 상태에 따라 달라질 수 있습니다.
{% endhint %}

## 개요

[BitDAO](https://www.bitdao.io/)는 탈중앙화 경제 빌더를 지원합니다. BitDAO 오픈 플랫폼에 제안서를 제출하면 BIT 토큰 보유자들이 이에 대해 투표합니다.

## 거버넌스

BitDAO의 거버넌스는 [$BIT](https://etherscan.io/address/0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5) 토큰 보유자들에 의해 이루어집니다. 비허가 방식으로 [BitDAO 포럼](https://discourse.bitdao.io/)에 소프트 제안을, [BitDAO 거버넌스 모듈(스냅샷)](https://snapshot.org/%23/bitdao.eth)에 공식 제안을 제출할 수 있습니다. 마찬가지로 비허가 방식으로 $BIT를 보유하고, [위임하고](https://delegate.bitdao.io/), 제안 투표에 사용할 수 있습니다.

신규 이니셔티브 런칭 및 자산 이체, 운영팀 권한 부여 등 DAO의 모든 행위는 여러 차례의 제안 승인 절차를 거쳐야 합니다.

## 자본 관리

BitDAO [금고](https://etherscan.io/address/0x78605Df79524164911C144801f41e9811B7DB73D)는 다음의 방식으로 확충됩니다:

1. [Mantle](https://www.mantle.xyz/)(이더리움 롤업 솔루션으로 다양한 계층의 모듈형 블록체인 스택에서 유입 발생) 등 BitDAO 주요 상품의 순유입.
2. 금고 또는 오프체인에 보관된 자산 가치 증가.
3. [Bybit](https://docs.bitdao.io/partners/bybit-pledge) 기여금.

BitDAO 금고 자본은 다음에 사용됩니다:

1. BitDAO 핵심 상품 개발 및 채택 자금([BIP-19 Mantle 예산 참조](https://snapshot.org/%23/bitdao.eth/proposal/0x5e82c6ef374db3e472717d3e79b05f246f9a29de3435adb457ae34afa192b5be))
2. 전문적인 이니셔티브([Forte](https://game7.io/)와의 협업을 통한 [Game7](https://snapshot.org/%23/bitdao.eth/proposal/0xbd13e676c375e136ef943bf94d2ee07ea705d6edf97c4346ea48c81ffa23f8d0), 학생 그룹과 협업하는 [EduDAO](https://snapshot.org/%23/bitdao.eth/proposal/0x4824ee67e68fcc271996628cb47fc4702b4030a01df88a1931fe65849fbad294) 등)
3. [유동성 지원](https://snapshot.org/%23/bitdao.eth/proposal/0x0f6d39f40b42d829c62c07a574b4c8f320715926a872e40492387649a19da9a8) 및 [BIT 매수 프로그램](https://snapshot.org/%23/bitdao.eth/proposal/0xba5e1b00546f6f373cd86fe69b2d03324fb158243c9d88f347471dcd1fe1746d)
4. 타 기관과의 토큰 스왑.

[Treasury Monitor](https://treasurymonitor.bitdao.io/)를 통해 금고 변동사항을 추적할 수 있습니다.

## 원칙

BitDAO는 회사가 아니며, 경영팀이나 직원이 없습니다. BitDAO는 BIT 토큰을 보유하고 프로젝트를 성공으로 이끌고자 하는 빌더와 이해관계자의 모임입니다.

누구나 BitDAO에 파트너십 또는 프로토콜 업그레이드를 제안할 수 있습니다. BIT 토큰 보유자들이 투표를 통해 이러한 제안의 승인 또는 거절 여부를 결정합니다.

BIT를 보유하면 제안을 제출하거나 제안에 투표할 수 있는 권한을 갖게 됩니다. 다른 기여자에게 자신이 원하는 바를 수행하도록 하는 것은 아닙니다.

예를 들어, "BitDAO는 X 상품을 개발해야 합니다"와 같은 제안은 실행되기 어렵습니다. BitDAO에는 직원이 없으며 제삼자 개발팀에 이를 강제할 수 없기

때문입니다. 제안은 "우리는 X 상품이 필요하며 이를 개발할 것입니다. 구체적인 제안과 BitDAO 펀딩 요청사항은 다음과 같습니다"처럼 작성되어야 합니다.

&#x20;다른 곳에서 후원하는 BIT 사용 사례나 파트너십에는 거버넌스 제안이 필요하지 않습니다


---

# 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.bitdao.io/kr/master.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.
