Last Updated: March 2026
Liquidity pools are the engine behind decentralized exchanges and DeFi. Instead of order books matching buyers and sellers, liquidity pools use smart contracts holding paired tokens to enable instant swaps. This guide explains how they work.
How Liquidity Pools Work
A liquidity pool is a smart contract containing two tokens (e.g., ETH and USDC). When you swap ETH for USDC on Uniswap, you’re trading against the pool—adding ETH and removing USDC. The pool’s algorithm adjusts prices based on the ratio of tokens. See DEX guide.
Liquidity Providers (LPs)
Anyone can deposit token pairs into a pool and become a liquidity provider. In return, LPs earn a share of every trade fee. On Uniswap, the standard fee is 0.3% per swap, split among all LPs proportional to their share.
See our yield farming guide for strategies and impermanent loss guide for the key risk.
Why Liquidity Pools Matter
- Enable decentralized trading without order books or intermediaries
- 24/7 availability—pools never close or sleep
- Permissionless—anyone can create a pool for any token pair
- Earn passive income—LPs earn trading fees. See passive income guide
Risks
- Impermanent loss: Price changes can reduce your holdings relative to just holding. See IL guide
- Smart contract risk: Pool contracts could have vulnerabilities
- Low-liquidity pools: Small pools have high slippage and manipulation risk
- Rug pulls: Developers can remove liquidity from pools they control. See rug pull guide
Getting Started
- Set up MetaMask — Guide
- Visit Uniswap or Curve — Uniswap guide
- Go to “Pool” → “New Position”
- Select token pair, deposit equal values, start earning fees
Compare with staking (no IL risk): Staking vs yield farming
Frequently Asked Questions
How much can I earn from liquidity pools?
Depends on trading volume and pool size. High-volume pools (ETH/USDC) can earn 5-20% APY. Low-volume pools earn less but often have token incentives. See yield farming guide.
Can I lose money in a liquidity pool?
Yes—through impermanent loss, smart contract exploits, or rug pulls. See IL guide and security guide.
What is TVL?
Total Value Locked measures the total crypto deposited in a protocol’s pools. Higher TVL generally indicates more trust and deeper liquidity.