# DAO Intelligence Layer

#### 📊 **DAO Data Layer: Mapping the DAOverse**

**DAOBase builds the foundational data layer for DAOs, aggregating onchain insights across treasuries, governance activities, and contributor behavior.**\
Through interactive dashboards and profile pages, DAOBase empowers users to **explore**, **track**, and **evaluate** DAOs and voters — all in one place.

In this section, we introduce how DAOBase captures and structures DAO data to serve builders, voters, and analysts. From a bird’s-eye view of the ecosystem to granular reputation insights, DAOBase brings transparency and context to the DAO landscape.

***

#### 🗂️ **Section Directory**&#x20;

**1. DAO Industry Tracking**

* DAO ecosystem overview and growth metrics
* DAO leaderboard by Mcap, treasury, activity, and member count
* Proposal aggregator: trending proposals, voting participation, and outcomes

**2. DAO Reputation Page**

* DAO profile: name, description, chain, tags, logo
* Treasury data: assets, inflows/outflows, historical changes
* Governance: proposal history, participation rates, Snapshot/Tally links
* Community: active voters, contributors, delegation patterns
* Onchain or offchain activity calendar

**3. Voter Reputation Page**

* DAO participation map (which DAOs the user is active in)
* Proposal history: created, voted on, outcome
* Delegation: who delegated to them / whom they delegate to
* Governance impact score / DAOBadgeX integration
* Voting frequency and consistency metrics

<figure><img src="/files/r8a3Dw4ScWE6po4c21I4" 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.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.
