# DeFi Explore

With DeFi Explore, users are able to easily access a wide range of statistics, positions, and insights of positions and actions taking place in real-time on certain protocols.

This tool, built by the DeFi Saver team, is available for the following protocols:

* Aave
* Maker
* Liquity V1
* Liquity V2

Each version of DeFi Explore has a protocol-specific UI to ensure that it offers the most relevant information for its users.

Some of the tools that can be found include:<br>

* A real-time overview of all lending positions on the protocol, along with the option of getting more detail about the position(s) - such as supplied and borrowed amounts, position history, and lifetime profit
* Stats - which cover the number of positions per vault/market, TVL and APYs - just to name a few
* Search - where you can input a specific wallet address and see all of the lending positions associated with it
* Protocol-unique features such as simulating a lending position on Maker DeFi Explore, or simulating the price of an asset to see how it impacts a position on Aave DeFi Explore

Seeing as each version of DeFi Explore has a unique UI and sets of features, we've created separate articles to cover each of them.

***

## Related Articles:

* [Aave DeFi Explore](https://help.defisaver.com/features/defi-explore/aave-defi-explore)
* [Maker DeFi Explore](https://help.defisaver.com/features/defi-explore/maker-defi-explore)
* [Liquity V1 DeFi Explore](https://help.defisaver.com/features/defi-explore/liquity-v1-defi-explore)
* [Liquity V2 DeFi Explore](https://help.defisaver.com/features/defi-explore/liquity-v2-defi-explore)


---

# 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://help.defisaver.com/features/defi-explore.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.
