# DAO 智能层

**📊 DAO 数据层：绘制 DAO 宇宙全景**

DAOBase 构建了 DAO 的基础数据层，整合链上资金库、治理活动及贡献者行为等多维度数据洞察。\
通过交互式仪表盘和个人资料页，DAOBase 赋能用户在同一平台上探索、追踪并评估各类 DAO 及其投票者。\
本章节将介绍 DAOBase 如何捕捉、整理 DAO 数据，以服务于构建者、投票者和分析师。从宏观生态全景到细致的声誉洞察，DAOBase 为 DAO 生态带来透明度与深度解读。

***

**🗂️ 内容目录**

1. **DAO 行业追踪**

* DAO 生态概览及成长指标
* 按市值、资金库规模、活跃度和成员数排名的 DAO 榜单
* 提案聚合：热门提案、投票参与率及结果分析

2. **DAO 信誉页面**

* DAO 资料：名称、简介、所属链、标签及LOGO
* 资金库数据：资产规模、资金流入/流出及历史变化
* 治理情况：提案历史、参与率，包含 Snapshot 和 Tally 链接
* 社区动态：活跃投票者、贡献者及委托关系
* 链上及链下活动日历

3. **投票者信誉页面**

* DAO 参与地图（用户活跃的 DAO 列表）
* 提案历史：创建、投票及结果
* 委托关系：谁委托给他们 / 他们委托给谁
* 治理影响力评分 / DAOBadgeX 集成
* 投票频率及一致性指标


---

# 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.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng.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.
