> For the complete documentation index, see [llms.txt](https://resources.defirisk.intotheblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.defirisk.intotheblock.com/curve/net-liquidity-flows.md).

# 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="/files/dUXHKgLwHy3TkB6T5eC6" alt=""><figcaption></figcaption></figure>

Knowing the liquidity flows that come into a protocol or pool 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 demand. On the other hand, high withdrawals relative to deposits could signal weakening demand for the protocol.

Overall, knowing the liquidity flows of a protocol can provide valuable information about the health of the specific pools and of the protocol.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/curve/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.
