> For the complete documentation index, see [llms.txt](https://www.digitalnations.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.digitalnations.xyz/resources/data-sources/industry-information.md).

# Industry Information

Sites that provide detailed industry analysis, such as NFT sales, TVL locked in DeFi, virtual land sales, etc…

<table><thead><tr><th width="213.33333333333331">Site</th><th width="182">Specialty</th><th>Description</th></tr></thead><tbody><tr><td><a href="https://apy.vision/">APY Vision</a></td><td>DeFi</td><td>Allows users to find the most profitable liquidity pools and track performance</td></tr><tr><td><a href="https://coindix.com/">Coindix</a></td><td>DeFi</td><td>Monitors 10K+ vaults on 63 protocols across 27 chains</td></tr><tr><td><a href="https://defillama.com/">DeFi Llama</a></td><td>DeFi</td><td>Go-to source for TVL information</td></tr><tr><td><a href="https://www.defipulse.com/">DeFi Pulse</a></td><td>DeFi</td><td>Ranking of top projects by TVL</td></tr><tr><td><a href="https://www.laevitas.ch/">Laevitas</a></td><td>DeFi  </td><td>Derivatives tracking</td></tr><tr><td><a href="https://parsec.finance/">Parsec </a></td><td>DeFi / NFT</td><td>Professional grade DeFi and NFT analytics</td></tr><tr><td><a href="https://dappradar.com/">Dapp Radar</a></td><td>Decentalized Applications</td><td>Provides overviews of the top decentralized applications by chain</td></tr><tr><td><a href="https://www.daomasters.xyz/">DAO Masters</a></td><td>DAO</td><td>Detailed overview of the top daos and top dao tools</td></tr><tr><td><a href="https://deepdao.io/organizations">DeepDAO</a></td><td>DAO</td><td>Provides overall DAO statistics as well as organization-specific information such as treasury size, members, etc…</td></tr><tr><td><a href="https://www.tally.xyz/">Tally</a></td><td>DAO Governance</td><td>Tracks active governance proposals across a variety of DAOs</td></tr><tr><td><a href="https://l2beat.com/">L2beat</a></td><td>Layer 2</td><td>Provides market share of the top L2 protocols</td></tr><tr><td><a href="https://www.metacat.world/en-US">Metacat</a></td><td>Metaverse</td><td>Virtual real estate information</td></tr><tr><td><a href="https://wemeta.world/">WeMeta</a></td><td>Metaverse</td><td>Provides detailed information virtual worlds and digital land sales</td></tr><tr><td><a href="https://cryptoslam.io/">Cryptoslam</a></td><td>NFT</td><td>Extremely detailed analysis of the NFT market activity by chain and project</td></tr><tr><td><a href="http://www.flips.finance/">Flips Finance</a></td><td>NFT</td><td>Tracks important NFT data</td></tr><tr><td><a href="https://nftgo.io/">NFTGo</a></td><td>NFT</td><td>All-in-one NFT analytics platform</td></tr><tr><td><a href="https://nftnerds.ai/">NFT Nerds</a></td><td>NFT</td><td>Analytics for the NFT market</td></tr><tr><td><a href="https://nonfungible.com/">Nonfungible</a></td><td>NFT</td><td>NFT market stats and rankings</td></tr><tr><td><a href="https://web3index.org/">Web3 Index</a></td><td>Web 3 Infrastructure</td><td>Tracks demand-side metrics (e.g. fees) for a variety of infrastructure projects</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.digitalnations.xyz/resources/data-sources/industry-information.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.
