# 提案

## 🗳️ 提案页面概览

提案页面汇总了 DAOBase 上所有 DAO 的治理提案，涵盖数十种治理框架（例如 Snapshot、Tally、链上合约）和多个区块链网络。它作为一个统一入口，帮助用户监控整个 DAO 生态系统的治理动态。

我们的分析主要分为以下几个模块：

***

### 🔍 模块结构

#### 1. 提案概览

快速获取跨链和多平台的 DAO 治理活动全貌。\
主要指标包括：

* 提案总数
* 链上与链下提案的比例
* 活跃提案数量
* 每个 DAO 的平均提案数
* 已集成的治理框架数量（如 Snapshot、Tally 等）

<figure><img src="/files/a2BYak90vvqQmQsTTqWb" alt=""><figcaption></figcaption></figure>

***

#### 2. 分析模块

通过可视化展示历史趋势，加深对 DAO 治理模式的理解。\
功能包括：

* 提案及投票人数随时间变化的趋势图
* 不同治理平台（如 Snapshot 与链上合约）的提案和投票分布
* 提案关键词频率分析（如“资金”、“代表”、“升级”等）
* 投票模式洞察，帮助识别热门或争议提案

<figure><img src="/files/sJd7iofJBWhUdM2BA7lQ" alt=""><figcaption></figcaption></figure>

***

#### 3. 提案列表

浏览 DAO 生态系统提交的所有历史提案。\
列表内容包含：

* DAO 名称、提案标题、状态、发起人、开始和结束时间
* 支持根据 DAO、提案类型、状态（进行中/通过/失败）、平台、关键词筛选
* 支持按日期、投票人数或投票结果排序
* 关键词搜索，快速定位感兴趣的提案主题

<figure><img src="/files/2pp4PyZp8korJnke9YPm" alt=""><figcaption></figcaption></figure>


---

# 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/dao-hang-ye-zhui-zong/ti-an.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.
