# Net Liquidity Flows

**Overview**

The Net Liquidity Flows metric shows the inflows, outflows and supply netflows (deposits minus withdrawals) of liquidity into the protocol or a specific pool.

**How can I use it?**

<figure><img src="https://2404821215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQvgIHnQBPshWROyZ73aR%2Fuploads%2FkTrRuXkBaACCJnUBHzVC%2Fimage.png?alt=media&#x26;token=e57d36b6-e0e7-4110-9e97-8d32ab51e9d8" alt=""><figcaption></figcaption></figure>

Knowing the liquidity flows that come into a protocol can be useful in making decisions.

This can provide insight into the overall health and stability of the protocol. In the case there is a steady flow of liquidity coming into the protocol, it could signal that the protocol is thriving and has a strong borrowing demand. On the other hand, high repayments relative to borrows could signal weakening demand for debt in the protocol.

Overall, knowing the liquidity flows of a protocol can provide valuable information about 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/mendi-finance/net-liquidity-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.
