# DAO Onchain Reputation

🏛️ DAO Profile Page — *Example: Bankless DAO*

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

Each DAO on DAOBase has a dedicated profile page that consolidates its key data, governance activity, treasury insights, community structure, and more — offering users a full-spectrum view of the DAO’s health and performance.

This section displays essential metadata, including:

* DAO Type
* Official Links (Website, Twitter, Discord, Governance Portal, etc.)
* Keywords & Description
* Key Statistics: Treasury Value, Token Holders, Proposal Count, Voter Count, Twitter Followers, Discord Members

***

#### 🧩 Functional Modules

Upon scrolling down, users will find six primary modules offering deep dives into the DAO's structure and behavior:

***

#### 1. **Overview**

A high-level summary of the DAO’s onchain and social metrics across four key areas:

* **Treasury Overview**: Shows total DAO assets, alongside trends in fungible (FT) and non-fungible (NFT) holdings over selected time ranges.
* **Comprehensive Data**: Presents DAOBase-wide ranking of the DAO across multiple dimensions including Treasury, Governance, Community, Socials, and Token Holders.
* **Governance Token**: Displays price movements and a 7-day trend curve of the DAO's native governance token.
* **Social Media Insights**: Streams the latest content from the DAO’s official communication channels such as Twitter, Mirror, etc.

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

***

#### 2. **Treasury**

An in-depth view of the DAO’s financial holdings and asset structure:

* **Total Balance**: Displays the live total value of the DAO’s treasury, with historical valuation trends.
* **Tracked Addresses**: Lists all tracked wallet addresses associated with the DAO treasury.
* **FT Vault**: Shows the total value and quantity of fungible tokens, asset type breakdown, average valuation per token, and token rankings.
* **NFT Vault**: Presents valuation and distribution of NFTs, including number of items, top collections, average holding time, and historical trends.

Users can filter by asset type (FT/NFT) to explore specific details and access full treasury activity logs.

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

***

#### 3. **Governance**

Dive into the DAO’s decision-making patterns and activity levels:

* **Proposal Overview**: Includes total proposal count, recent proposals, total votes, voter participation, and platform distribution (e.g., Snapshot, Tally).
* **Hotly Debated Proposals**: Highlights high-traffic or controversial proposals based on voting engagement.
* **Governance Activeness (Monthly)**: Visualizes governance momentum through monthly metrics of proposal creation, voting activity, and voter count.
* **Top Voters**: Displays contributors with the highest participation based on votes cast, proposals created, and delegation activity.

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

***

#### 4. **Members**

Explore the DAO’s contributor base and governance participants:

* View multi-signature signers or core contributor lists.
* Analyze member roles across different governance frameworks (e.g., Snapshot delegates vs. onchain signers).
* Filter or search members by governance power, delegation status, proposal involvement, and participation frequency.
* Assess overall member contribution rankings and behavioral patterns.

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

***

#### 5. **Calendar**

Stay updated with everything happening in the DAO:

* Tracks and aggregates events such as proposal voting deadlines, Twitter Spaces, governance meetings, and any events synced with the DAO’s Google Calendar.
* Displays all upcoming activities on an interactive dashboard, helping members stay aligned and engaged.

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

***

#### 6. Token or **NFT PASS**&#x20;

Please check the details [DAO POP](/daobase/core-feature/dao-pop.md) and [NFT PASS](https://app.gitbook.com/o/Gam0dPdOG9vsUpZ0rgKR/s/piefoj7T62u3zNbqpzaV/~/changes/138/core-feature/about-the-nft-pass).

***

#### ✅ Summary&#x20;

> The DAO Page offers a deep, multi-dimensional look into any DAO’s operations — from treasury and governance to social dynamics and contributor engagement. Whether you're analyzing Bankless DAO or any of the 170,000+ DAOs on the platform, everything you need to understand and engage is just one scroll away.

***


---

# 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-onchain-reputation.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.
