> For the complete documentation index, see [llms.txt](https://docs.blur.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blur.foundation/chinese/gai-shu.md).

# 概述

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
