# Lending Positions Detailed

Alongside showing aggregate data about different venues, the lending positions detailed element allows us to view details about individual lending positions in a granular manner. In the element settings we can filter by venue, asset, minimum size of supply/borrow and by address:

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

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

Aggregate data:

<figure><img src="/files/7r1TXI7iWBfc6LjuGZRV" alt=""><figcaption></figcaption></figure>

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

Individual Position:

<figure><img src="/files/8XTVXVrtVuZjT9unOm7i" alt=""><figcaption></figcaption></figure>

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

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

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

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

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


---

# 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://parsecfinance.gitbook.io/guide/defi-elements/lending-positions-detailed.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.
