# Proposals

**🗳️ Proposal Page Overview**

The Proposal Page aggregates governance proposals from all DAOs tracked on DAOBase, spanning dozens of governance frameworks (e.g., Snapshot, Tally, onchain contracts) and multiple blockchains. It serves as a unified entry point to monitor governance activity across the DAO ecosystem.

Our analysis is primarily organized into the following modules:

***

#### 🔍 **Module Structure**

**1. Proposal Overview**

Get a high-level snapshot of DAO governance activity across chains and platforms.\
Key metrics include:

* Total number of proposals
* Breakdown of onchain vs. offchain proposals
* Number of active proposals
* Average number of proposals per DAO
* Count of integrated governance frameworks (Snapshot, Tally, etc.)

<figure><img src="https://2255482315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpiefoj7T62u3zNbqpzaV%2Fuploads%2FjTZ8t7tVI9XI2xzcR4ww%2Fimage.png?alt=media&#x26;token=e23d7812-95ff-46ba-8bdd-3ede5fcee8a5" alt=""><figcaption></figcaption></figure>

***

**2. Analysis Module**

This module visualizes historical trends and deepens understanding of DAO governance patterns.\
Features include:

* Proposal and voter trend charts over time
* Platform-level breakdown of proposal and voter distribution across frameworks (e.g., Snapshot vs. onchain)
* Keyword frequency analysis across proposals (e.g., "funding", "delegate", "upgrade")
* Voting pattern insights for identifying popular or controversial proposals.

<figure><img src="https://2255482315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpiefoj7T62u3zNbqpzaV%2Fuploads%2FnhAqC4kRJNd1kOJDuoAw%2Fimage.png?alt=media&#x26;token=84a0cbe2-125b-4357-bec2-5b4470e24065" alt=""><figcaption></figcaption></figure>

***

**3. Proposal List**

Browse all historical proposals submitted across the DAO ecosystem.\
The list includes:

* DAO name, proposal title, status, proposer, start/end times
* Filters by DAO, proposal type, status (active/passed/failed), platform, keyword
* Sorting options by date, voter count, or voting outcome
* Keyword search for finding specific proposal topics

<figure><img src="https://2255482315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpiefoj7T62u3zNbqpzaV%2Fuploads%2Ftg0CL5phU5a32OW28PqT%2Fimage.png?alt=media&#x26;token=b419536e-72c7-4c05-b3e8-53e11890c7fd" 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/core-feature/dao-intelligence-layer/dao-industry-tracking/proposals.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.
