# Partner Liquidity Services

CurveYield provides liquidity infrastructure for partner protocols that want more than a standard token pool.

A partner can use CurveYield to create pools, build protocol-owned liquidity, route creator fees, launch partner frontends, deploy treasury assets into productive positions, and connect vault shares or LP positions into future lending markets.

For onboarding support, email `curveyield.dao@ethermail.io`.

## Problems CurveYield solves

Partner protocols often face the same liquidity problems:

* emissions rent liquidity but do not build lasting depth;
* treasury assets remain underused;
* LP incentives are expensive and temporary;
* liquidity fragments across chains;
* partner tokens have limited productive utility;
* vault shares and LP tokens are difficult to use as collateral;
* frontends send users to external venues without capturing economics;
* protocol revenue is routed through systems the partner does not control.

CurveYield gives partners a way to build liquidity infrastructure that can become treasury-owned, yield-bearing, cross-chain, and revenue-generating.

## Partner onboarding flow

| Step                            | Purpose                                                                                                                         |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| 1. Identify asset and pool goal | Decide whether the partner needs token liquidity, stable liquidity, treasury POL, vault liquidity, or a future collateral route |
| 2. Select pool structure        | Choose weighted or stable-style pool design, token list, weights or amplification settings, and rate providers where needed     |
| 3. Configure economics          | Set creator revenue, permanent liquidity allocation, preferred payout token, and any approved partner frontend fee              |
| 4. Review risk                  | Check liquidity depth, oracle assumptions, token volatility, ownership path, and withdrawal assumptions                         |
| 5. Deploy and seed              | Create the pool, seed initial liquidity, and confirm contract references                                                        |
| 6. Settlement and incentives    | Activate fee settlement, emissions where approved, bribe support where approved, and partner reporting                          |

## Partner pool benefits

Supported pool economics can include creator fee routing, partner frontend fees, permanent liquidity allocation, DAO-funded incentive support where approved, bribe-efficiency support where approved, and yield-bearing pool assets where the accounting path is supported. Detailed fee rules are maintained in [CurveYield DEX](/products/curveyield-dex.md).

## Treasury utilization

A partner can route treasury assets into productive liquidity positions. These positions may earn LP fees, hold yield-bearing assets, support lending markets, and route fee revenue back to the partner treasury.

This is the partner version of CurveYield's POL thesis: liquidity programs can become long-term treasury infrastructure.

## Partner frontends

Approved partner frontends may integrate directly with CurveYield pools.

Approved partner frontends can receive a share of generated swap-fee revenue for pools generated through that frontend, subject to CurveYield policy and pool configuration.

This gives partners a reason to drive users and liquidity into CurveYield instead of building isolated liquidity products from scratch.

## Partner vaults and credit markets

A partner can work with CurveYield to create vault strategies around productive assets or open lending markets around approved collateral.

Partner vault or credit integrations are custom deployments. Each route depends on asset quality, liquidity, oracle design, withdrawal assumptions, keeper flows, risk limits, and DAO approval.

## Cross-chain expansion

CurveYield's cross-chain bridge and rate-publishing architecture is designed to support vault assets across chains. Partner vault assets may become eligible for cross-chain deployment where bridge routes, oracle updates, and liquidity depth are supported.


---

# 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/partner-liquidity-services.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.
