> For the complete documentation index, see [llms.txt](https://docs.nabla.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nabla.fi/protocol-owned-liquidity-pol.md).

# Protocol-owned Liquidity (POL)

Nabla is designed to over time own a growing share of the liquidity in all its pools, with an initial focus on the Backstop Pool. This Protocol-owned Liquidity (POL) will not only reduce the costs of operations for the protocol (as a lower share of swap fees and $NABLA incentives have to be paid to external LPs), but as well serve as a growing liability reserve which will stay in the pools forever\*. Such a liability reserve in all pools, but i.e. in the Backstop Pool, will over time further reduce the risks for other LPs.\
\
\&#xNAN;*\*unless the DAO decides otherwise*


---

# 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://docs.nabla.fi/protocol-owned-liquidity-pol.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.
