# 简介

{% hint style="info" %}
需要注意的是，DAO 是一种高度可定制和自适应的组织。下方内容将根据获批提案和最新计划的当前状态进行修订。
{% endhint %}

## 概要

[BitDAO](https://www.bitdao.io/) 致力于为去中心化经济建设者提供鼎力支持。BIT 代币持有者可在这一开放式平台上开展提案投票。

## 治理

BitDAO 由 [$BIT](https://etherscan.io/address/0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5) 代币持有者治理。无论是在 [BitDAO 论坛](https://discourse.bitdao.io/)上提交预提案，还是在 [BitDAO 治理模块（Snapshot）](https://snapshot.org/#/bitdao.eth)上提交正式提案，都无需许可。持有 $BIT、[委托 $BIT](https://delegate.bitdao.io/) 和提案投票均无需许可。

从新计划启动到划转和召回金库资源，分配和调整运营团队权限，再到落实纠正措施，均由 $BIT 代币持有者通过提案和投票进行治理。

## 资源管理

BitDAO [金库](https://etherscan.io/address/0x78605Df79524164911C144801f41e9811B7DB73D)通过以下几种方式实现增长：

1. [Mantle](https://www.mantle.xyz/)（采用以太坊 Rollup 技术，资金源自模块化区块链堆栈的各个层）等 BitDAO 核心产品带来的净流入资金。
2. 金库或链下持有资产价值不断增长。
3. [Bybit](https://docs.bitdao.io/partners/bybit-pledge) 注资。

BitDAO 金库资源分配方向：

1. 为 BitDAO 核心产品的开发和普及提供资金（[详见 BIP-19 Mantle 预算](https://snapshot.org/#/bitdao.eth/proposal/0x5e82c6ef374db3e472717d3e79b05f246f9a29de3435adb457ae34afa192b5be)）
2. 专属计划（例如与 [Forte](https://snapshot.org/#/bitdao.eth/proposal/0xbd13e676c375e136ef943bf94d2ee07ea705d6edf97c4346ea48c81ffa23f8d0) 合作的 [Game7](https://snapshot.org/#/bitdao.eth/proposal/0xbd13e676c375e136ef943bf94d2ee07ea705d6edf97c4346ea48c81ffa23f8d0)，以及与学生群体合作的 [EduDAO](https://snapshot.org/#/bitdao.eth/proposal/0x4824ee67e68fcc271996628cb47fc4702b4030a01df88a1931fe65849fbad294)）
3. [流动性支持](https://snapshot.org/#/bitdao.eth/proposal/0x0f6d39f40b42d829c62c07a574b4c8f320715926a872e40492387649a19da9a8)和 [BIT 购买计划](https://snapshot.org/#/bitdao.eth/proposal/0xba5e1b00546f6f373cd86fe69b2d03324fb158243c9d88f347471dcd1fe1746d)
4. 与其他组织进行代币互换

金库动向可通过 [Treasury Monitor](https://treasurymonitor.bitdao.io/) 进行追踪。

## 原则

BitDAO 不是公司，没有管理团队或员工。BitDAO 由一系列建设者和利益相关方组成，他们持有 BIT 代币，积极引领项目取得成功。

任何人都可为 BitDAO 提议合作关系和协议升级。BIT 代币持有者可投票决定批准或拒绝这些提案。

BIT 持有者有权提交提案或是就提案投票，但无权将自己的意志强加到其他贡献者身上。举例来说，建议“BitDAO 开发 X 产品”的提案就很难执行，原因是 BitDAO 没有员工，因此无法促使第三方开发团队采取行动。正确的提案写法应该类似于“我们认为 X产品非常有必要，我们将开发该产品，详见附件中的 BitDAO 融资要求和详细提案”。

其他参与方资助的合作关系或 BIT 用例不需要正式提案（如编程马拉松或教育培训）。BitDAO 欢迎各类免费宣传机会和 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/cn/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.
