> For the complete documentation index, see [llms.txt](https://docs.defidocs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defidocs.io/resources/tools.md).

# Tools

### Essential Data & Stats

* [Coindix:](https://coindix.com/?sort=-apy\&kind=stable) DeFi Stablecoin yields
* [DeFi Llama Overview](https://defillama.com/): TVL ranking of DeFi protocols on various chains.
* [Dune Analytics](https://dune.xyz/hagaetc/dex-metrics): DEX metrics by [**@hagaetc**](https://dune.xyz/hagaetc)
* [Token Terminal Revenue](https://www.tokenterminal.com/terminal/metrics/protocol_revenue/cumulative): Top dApps and blockchains based on cumulative protocol revenue.
* [Token Terminal P/E ratio](https://www.tokenterminal.com/terminal/metrics/pe): Top dApps and blockchains based on lowest P/E ratio.
* [Token Terminal P/S ratio](https://www.tokenterminal.com/terminal/metrics/ps): Top dApps and blockchains based on lowest P/S ratio.
* [Token Terminal TVL](https://www.tokenterminal.com/terminal/metrics/tvl): Top dApps based on total value locked.
* [Zapper.fi](http://zapper.fi/): Dashboard like site that gives you an overview of your Ethereum/Metamask based DeFi holdings/positions across different networks and applications.

### Additional Data & Stats

* [Aavewatch](https://v2.aavewatch.com/): Aave live stats
* [Altcoin Season Index](https://www.blockchaincenter.net/altcoin-season-index/): Compare Altcoin performances with Bitcoin performance
* [APY.vision](https://apy.vision/): All-in-one liquidity pool analytics and yield farming rewards tracking tool
* [Blockchain Space](https://www.blockchainspace.asia/global-guild-insights): Axie guild owner’s insights
* [CryptoFees.info](https://cryptofees.info/): Protocol fees paid by users
* [DeFi Llama Airdrops](https://defillama.com/airdrops): Tokenless protocols that may airdrop
* [DeFi Llama Chains](https://defillama.com/chains): TVL ranking of chains
* [DeFi Llama DEX](https://defillama.com/protocols/dexes): TVL ranking of DEXes
* [DeFi Llama Lending](https://defillama.com/protocols/lending): TVL ranking of lending protocols
* [DeFi Llama NFTs](https://defillama.com/nfts): Stats such as daily volume, total volume, floor price & # of owners
* [DeFi Llama Yield](https://defillama.com/protocols/yield): TVL ranking of yield protocols
* [Dune Analytis](https://dune.xyz/pandajackson42/Curve-VS-Uniswap-or-USD-Stable-to-USD-Stable-Trading-Volume): Uniswap vs Curve Stablecoin Trading Volume by @pandajackson42
* [l2beat.com](https://l2beat.com/): TVL of Ethereum L2 solutions
* [l2fees.info](https://l2fees.info/): Cost of L2 chains compared to ETH L1
* [MoneyPrinter.info](https://moneyprinter.info/): Issuance rate of protocols
* [OpenOrgs.info](https://openorgs.info/): Balance sheets of projects and DAOs
* [Parachains.info](https://parachains.info/auctions): Polkadot & Kusama parachain auction status
* [Serum Pulse](https://projectserum.vybenetwork.com/#/): Real-time markets and trade data on Serum
* [Sophon NFT](https://www.sophon.xyz/dashboard/6/NFT-Marketplace): NFT marketplace market share by tx on Solana
* [Sophon Progam](https://www.sophon.xyz/dashboard/4/Program): Distribution of Solana transactions per program/dApp
* [Sophon Transactions](https://www.sophon.xyz/dashboard/3/Transactions): Daily transaction stats on Solana
* [Sophon Users:](https://www.sophon.xyz/dashboard/1/Active-Users) Daily and monthly active users on Solana


---

# 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://docs.defidocs.io/resources/tools.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.
