# Protocol-Owned Liquidity

Protocol-owned liquidity, or POL, is liquidity owned by a protocol treasury rather than rented from short-term external LPs.

CurveYield treats POL as one of the central pieces of the system. The goal is to convert part of the value generated by pools, incentives, fees, and treasury activity into long-term liquidity ownership.

## Why POL matters

Many protocols spend tokens to attract liquidity. When rewards decline, liquidity often leaves.

POL changes the economics. A protocol that owns liquidity can:

* deepen its own markets;
* earn LP fees;
* reduce dependence on external incentives;
* support treasury revenue;
* improve market stability;
* create collateral or backing for future products;
* build long-term balance-sheet assets.

## CurveYield permanent liquidity

CurveYield DEX includes a permanent liquidity system for accumulating DAO-owned pool positions.

Pool economics can route value into a permanent liquidity vault. The vault can hold BPT or other approved liquidity positions on behalf of the DAO. Permanent liquidity can be managed over time, shifted between pools, and adapted when token sets or market structures change.

An exit path can exist where governance permits. Exits may include an exit fee that discourages short-term use while preserving flexibility for treasury migration, risk management, or protocol upgrades.

## Yield-bearing POL

CurveYield's POL model can include more than simple LP ownership.

A POL position can be composed of assets that already produce yield, such as vault shares, liquid locker assets, yield-bearing stable assets, or boosted sd-token vault shares. That means a protocol-owned liquidity position can potentially earn from:

* swap fees;
* underlying asset yield;
* vault compounding;
* incentive support;
* creator or partner fee routing;
* future lending-market utility;
* treasury ownership;
* cross-chain liquidity expansion.

This is the concept of **yield-bearing protocol-owned liquidity**.

## Treasury utilization

CurveYield is designed to help treasuries become productive without treating every treasury asset as suitable for deployment.

Many protocols hold assets in a treasury while still renting liquidity with emissions. This creates two problems:

1. Treasury assets may sit idle or earn only basic yield.
2. Liquidity incentives may create temporary TVL without building lasting protocol-owned assets.

CurveYield gives protocols infrastructure to combine treasury management with liquidity formation. A protocol can use CurveYield to:

* create a pool for its token or strategic assets;
* route part of pool economics to treasury-owned liquidity;
* use yield-bearing assets inside the pool where appropriate;
* earn LP fees from owned liquidity;
* receive creator or partner fee allocations;
* build vault strategies around productive treasury assets;
* open lending markets around approved productive collateral;
* use cross-chain infrastructure to expand liquidity;
* reduce long-term dependence on emissions.

This does not turn treasury assets into guaranteed yield. It creates a framework for putting suitable assets to work under governance-defined risk limits.

## Treasury risk model

Some treasury assets belong in conservative reserves. Some may be appropriate for vaults, pools, lending markets, or cross-chain liquidity. The central risk reference is [Risks](/reference/risks.md).

## POL for partner protocols

Partner protocols can use CurveYield to convert liquidity programs into long-term treasury infrastructure.

A partner can deploy a pool, route part of pool economics into permanent liquidity, use productive assets where appropriate, receive creator or partner fee allocations, qualify for approved incentive support, and build a treasury-owned LP base over time.

This turns liquidity from a recurring expense into a strategic asset.

## CurveYield treasury flywheel

CurveYield POL supports the broader treasury flywheel:

1. Pools generate fees.
2. Fee settlement routes value to the DAO, creators, partners, and permanent liquidity.
3. Permanent liquidity deepens CurveYield markets.
4. Deeper markets improve swaps, vault routing, and future collateral liquidity.
5. Treasury-owned positions earn fees and may support additional products.
6. More revenue can be routed back into liquidity, incentives, safety buffers, and DAO-controlled growth.

## Ownership standard

A position is CurveYield POL when it is held by the CurveYield DAO, a DAO-controlled Safe, a DAO-controlled treasury contract, or another explicitly governance-controlled address.

Positions held by a deployer wallet, founder wallet, private operating wallet, or partner address are not CurveYield DAO-owned POL unless that relationship is clearly documented.


---

# 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://docs.curveyield.com/products/protocol-owned-liquidity.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.
