> For the complete documentation index, see [llms.txt](https://docs.daobase.ai/daobase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng.md).

# 核心功能

- [DAO 智能层](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng.md)
- [DAO 行业追踪](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/dao-hang-ye-zhui-zong.md)
- [DAO 生态概览与洞察](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/dao-hang-ye-zhui-zong/dao-sheng-tai-gai-lan-yu-dong-cha.md)
- [排行榜](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/dao-hang-ye-zhui-zong/pai-xing-bang.md)
- [提案](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/dao-hang-ye-zhui-zong/ti-an.md)
- [DAO 链上声誉](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/dao-lian-shang-sheng-yu.md)
- [投票者链上声誉](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/tou-piao-zhe-lian-shang-sheng-yu.md)
- [数据平台集成](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/shu-ju-ping-tai-ji-cheng.md)
- [DAO治理数据集成](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/shu-ju-ping-tai-ji-cheng/dao-zhi-li-shu-ju-ji-cheng.md)
- [DeFi 协议](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/shu-ju-ping-tai-ji-cheng/defi-xie-yi.md)
- [NFT 市场](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/shu-ju-ping-tai-ji-cheng/nft-shi-chang.md): 🎨 NFT 市场集成 本标签页展示了 DAOBase 与多种 NFT 市场协议的集成，旨在为用户提供跨链、多生态的 NFT 数据无缝访问体验。
- [公链](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/shu-ju-ping-tai-ji-cheng/gong-lian.md)
- [DAO POP](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-pop.md)
- [🐝 DAO POP（技术概览）](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-pop/dao-pop-ji-shu-gai-lan.md)
- [DAOBadgeX](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/daobadgex.md)
- [DAO 搜索引擎](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/dao-sou-suo-yin-qing.md)
- [Buzz’ Bees Telegram 小程序](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/buzz-bees-telegram-xiao-cheng-xu.md)
- [关于 NFT PASS](https://docs.daobase.ai/daobase/cn/he-xin-gong-neng/guan-yu-nft-pass.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, and the optional `goal` query parameter:

```
GET https://docs.daobase.ai/daobase/cn/he-xin-gong-neng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
