# Leaderboard

**🏆 DAO Leaderboard Overview**

DAOBase's leaderboard aggregates and ranks all DAOs tracked by the platform, offering a high-level snapshot of their financial health, governance activity, and onchain footprint. It serves as a central discovery hub for users to compare DAOs across chains and categories in real time.

#### 🌐 **Highlight Section**

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

* **Total DAOs**\
  The total number of DAOs currently listed and actively tracked on the platform.
* **Total Treasury of DAOs**\
  The cumulative treasury balance across all DAOs, including the proportional allocation between **FT Vaults** (fungible tokens) and **NFT Vaults** (non-fungible assets).
* **Governance Metrics**\
  Aggregate statistics including the total number of governance proposals, unique voters, total votes cast, and member accounts across all DAOs.

***

#### 🧩 **DAO Rank Section**

Each DAO listed on the platform has a dedicated profile containing key onchain and offchain information for deeper evaluation:

<figure><img src="/files/3KqvhTMrNpK98aWm4eDf" alt=""><figcaption></figcaption></figure>

* **Logo & Name**\
  Visual and name identifiers for each DAO.
* **Treasury Overview**\
  Current treasury balance, 24-hour change in value, and breakdown of asset holdings between NFT and FT vaults.
* **NTR (Native Token Ratio)**\
  A unique metric showing the proportion of self-issued tokens within the DAO’s treasury. This helps evaluate asset diversification and dependency on native tokens.
* **Chain Presence**\
  The blockchains on which the DAO's treasury assets reside, providing insight into cross-chain operations.
* **Governance Metrics**\
  The total number of proposals submitted by the DAO, total number of voters involved, and current Twitter follower count to reflect social traction.
* **Claim Status**\
  Indicates whether the DAO has been “Claimed” (formally registered and verified by its team or representatives) or “Unclaimed” (auto-listed but not yet claimed). This status helps users identify verified vs. unverified DAOs and supports trust-building in the ecosystem.


---

# 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/leaderboard.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.
