# 概述

Blur 基金会旨在促进社区主导的管理和参与去中心化自治组织（DAO），并协助贡献者发展和壮大 Blur 生态系统，包括但不限于：Blur 市场、聚合器和借贷协议（[Blend](https://twitter.com/blur_io/status/1653051809240604674)）。

BLUR 代币赋予社区对去中心化自治组织的控制权，并让社区积极参加管理。

* [管理](https://docs.blur.foundation/chinese/guan-li)
* [代币经济学](https://docs.blur.foundation/chinese/dai-bi-jing-ji-xue)
* [智能合约](https://docs.blur.foundation/chinese/he-yue)


---

# 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.blur.foundation/chinese/gai-shu.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.
