# Lending

If you're utilizing any lending markets, you'll be able to use our lending page to quickly view all your investments in one place.

## Checking Your Collateral

At the top of the page you can see the total amount you have provided as collateral, as well as the amounts you have borrowed:

![Lending Summary](/files/epMH1yvFHN4awY5wuUwM)

This can be a quick way to check that your collateral is in check. If the 'Net Worth' value is lower than you expected, you might want to check that your collateral didn't lose too much value, otherwise you could risk liquidations on any platform you have assets in.

## Viewing Your Positions

Scrolling down to the page's main content, you'll see details of any of your positions in lending markets of any of the blockchains we have support for. For example, below is an Aave V2 position on Polygon:

![Aave V2 Position on Polygon](/files/2VSOqZqiRqLvNsp6o308)

For every one of the protocols you are interacting with, you'll be able to see all the tokens you have supplied, along with their current values and respective yields. Furthermore, any tokens you have borrowed will be displayed below alongside their interest, as well as any rewards that you can claim.


---

# 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.de.fi/dashboard/the-defi-dashboard/lending.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.
