Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Liquidity provision (LP) strategies allow users to provide liquidity to DEXes and earn trading fees plus potential incentive rewards. Yield.xyz integrates with LP opportunities across major decentralized exchanges.
LPing carries impermanent loss risk. Asset ratios in your position may change as prices fluctuate, potentially resulting in lower value than holding the assets separately.

Supported Protocols

Curve

Stablecoin, LST, and pegged asset pools with optimized bonding curves

PancakeSwap

Concentrated liquidity (V3) pools across BNB Chain, Ethereum, Base, Arbitrum

How LPing Works

1

Provide liquidity

Deposit one or more assets into a liquidity pool
2

Receive LP tokens

Get tokens representing your share of the pool
3

Earn fees

Trading fees from swaps accrue to LP token holders
4

Claim rewards

Some pools offer additional incentive token rewards
5

Exit position

Redeem LP tokens to receive underlying assets plus earned fees

Quick Reference

ProtocolNetworksPool TypesRewards
CurveETH, Arbitrum, Optimism, Base, Polygon, Avalanche, SonicStablecoin, LST/LRT, TricryptoTrading fees
PancakeSwapBNB Chain, Ethereum, Base, Arbitrum, Monad, LineaConcentrated liquidity (V3)Trading fees, CAKE

Key Considerations

LPs are exposed to relative price movements between assets. Concentrated liquidity (PancakeSwap V3) can increase IL magnitude for tight ranges during strong moves.
Concentrated liquidity positions only earn fees when the pool price is inside your configured range. Out-of-range positions become one-sided.
LP APY depends on trading volume. High-volume periods generate more fees; low-volume periods generate less. APY is not fixed.
Stablecoin pools have lower IL risk. Volatile pairs carry higher risk but potentially higher fee generation.

Example Flow

curl --request GET \
  --url https://api.yield.xyz/v1/yields/ethereum-3crv-0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7-curve-lp \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'

See Also

Vaults

Automated vault strategies

DeFi Overview

All DeFi categories