> For the complete documentation index, see [llms.txt](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3-encyclopedia.gitbook.io/web3-encyclopedia/decentralized-finance-defi/useful-tools.md).

# Useful Tools

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

**1.      Debank.com**

Debank is a dashboard for tracking your DeFi portfolio with data and analytics for decentralized lending protocols, stablecoins, margin trading platform and DEXes.

**2.      Metamask Wallet**

MetaMask is a crypto wallet designed to interact with the Ethereum blockchain. It works as a browser extension compatible with Google Chrome, Firefox, Brave and Microsoft Edge, and also has its own mobile app.

&#x20;

**3.      DeFi Llama**

DeFi Llama is a one-stop shop for comprehensive data on DeFi protocols. It tracks helpful metrics like total value locked and change in value over different time periods. The tool supports protocols across multiple blockchains, including Ethereum, Solana, Avalanche, Binance Smart Chain (B2C) and Polygon. And its intuitive dashboard lets users sort data according to 12 helpful categories — like DEXs, yield and airdrops.&#x20;

&#x20;

**4.      DeFi Pulse**

DeFi Pulse calls itself the 'decentralized finance leaderboard', and allows you to find and track the most up-to-date rankings and metrics of DeFi protocols. The rankings track the total value locked into the smart contracts of an underlying DeFi asset — giving you the skinny on all the dApps and protocols performing the best. The front page lets you sort by lending, DEXs, derivatives, payments and assets.

This tool also compiles an updated list of best resources in DeFi, and even runs a newsletter on industry news and trends called the 'DeFi Pulse Farmer', which is helpful for beginners.

**5.      Dune Analytics**

Dune Analytics is a powerful software platform that lets users seize and visualize data on the blockchain. Instead of running a specialized script to query Ethereum data, Dune does all the grunt work for you, aggregating the raw numbers into SQL databases that are easy to sift through and manipulate.&#x20;

<details>

<summary>Sources</summary>

<https://www.kubera.com/blog/defi-tools>[<br>](<https://finematics.com/lending-and-borrowing-in-defi-explained/&#xD;&#xA;https://www.futurelearn.com/info/courses/defi-exploring-decentralised-finance-with-blockchain-technologies/0/steps/256206&#xD;&#xA;>)[ <br>](<https://cointelegraph.com/news/total-value-locked-in-defi-marks-new-all-time-high-close-to-40b&#xD;&#xA;https://www.cnbctv18.com/cryptocurrency/explained--total-value-locked-what-is-it-and-why-does-it-matter-13743222.htm&#xD;&#xA;>)[](<https://aivia.io/blog/en/what-is-yield-farming/&#xD;&#xA;https://www.businessinsider.com/personal-finance/yield-farming&#xD;&#xA;>)[ <br>](<https://www.youtube.com/watch?v=8XJ1MSTEuU0&#xD;&#xA;https://www.coindesk.com/learn/2021/07/13/defi-lending-3-major-risks-to-know/&#xD;&#xA;>)

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://web3-encyclopedia.gitbook.io/web3-encyclopedia/decentralized-finance-defi/useful-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
