# Net Loans Flows

**Overview**

The Net Flows indicator goes over the inflows, outflows and debt netflows (borrows minus repayments) of the borrowing activity in the protocol.

**How can I use it?**

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

Knowing the inflows, outflows, and netflows of the borrowing activity in a DeFi protocol can provide powerful insight into the borrower's activity. This one can help to assess the liquidity, borrower behavior and market trends. Moreover, by analyzing the inflows and outflows users are able to better understand the liquidity of the DeFi protocol, which is essential to ensuring its stability. In addition, the netflows shown in the indicator give an indication of whether borrowers are taking out loans or repaying them, which helps to gauge their behavior and the health of the protocol.


---

# 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://resources.defirisk.intotheblock.com/euler/net-loans-flows.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.
