DeFi Deep Dive
Liquidity Pools
AMMs, lending, yield, impermanent loss, and self-custodial finance.
In this lesson
- How a liquidity pool works
- How AMMs price trades
Key takeaways
- 1A pool holds a pair of assets traders swap against
- 2AMMs price by a formula on pool reserves
- 3Providers earn fees but take on price risk
Lesson summary
A liquidity pool holds assets that traders swap against.
Mental model
Liquidity Pools in plain terms
A liquidity pool holds assets that traders swap against. In an automated market maker, price is set by a formula rather than by a traditional order book.
Once liquidity pools is clear, the mechanics in the next section read as common sense rather than trivia.
- How a liquidity pool works
- How AMMs price trades
Mechanics
How to reason about liquidity pools
Liquidity providers deposit pairs or baskets of assets.
Traders change pool balances when they swap.
Providers earn fees but take exposure to price divergence and pool composition.
Put together, the throughline is that a pool holds a pair of assets traders swap against.
- A pool holds a pair of assets traders swap against
- AMMs price by a formula on pool reserves
- Providers earn fees but take on price risk
Example
Liquidity Pools in practice
In a simple ETH/USDC pool, buying ETH from the pool reduces ETH reserves and increases USDC reserves, moving the quoted price.
Read the liquidity pools example as a procedure you can repeat: name the action, the result, the data that proves it, and the point where it could fail.
The numbers change, but the link between action, proof, and risk is what makes liquidity pools transfer to your own decisions.
Common mistakes
What to unlearn about liquidity pools
Providing liquidity is not the same as earning a fixed interest rate. The pool position changes as prices and trades move.
The fix for this liquidity pools mistake is to state the hidden assumption in one sentence and check it against the takeaways above.
Treat any liquidity pools mistake as a signal to slow down and demand evidence, especially when the decision feels obvious.
Risk notes
Reading the risk in liquidity pools
Impermanent loss, smart-contract bugs, toxic flow, and low fee volume can make LP returns worse than holding the assets.
When the liquidity pools evidence is thin, keep your exposure small and stay in research mode until it improves.
Knowing the liquidity pools failure modes in advance is what lets you act decisively when the setup is genuinely sound.
- Identify pool assets.
- Explain how swaps change reserves.
- Compare LP return with holding.
Practice
Make liquidity pools stick
The fastest way to retain Liquidity Pools is to use it: find a real DeFi Deep Dive case and pressure-test it against the checklist.
Good liquidity pools answers survive a "how do you know?" follow-up; rewrite any that lean on hope or social proof.
- Identify pool assets.
- Explain how swaps change reserves.
- Compare LP return with holding.
Review
Key terms
- DeFi
- Decentralized Finance — permissionless, composable financial services built on smart contracts.
- Impermanent Loss
- The loss a liquidity provider faces when pooled asset prices diverge versus simply holding them.
- Liquidity
- How easily an asset can be bought or sold without moving its price much.
- Liquidity Pool
- A smart-contract reserve of paired assets that traders swap against on an AMM.
- Order Book
- A live list of resting buy and sell orders at each price level.
Source notes
Editorial references
These references are starting points for verifying the mechanisms, risk checks, and product context behind this lesson.
Before you continue
Can you do these?
- Identify pool assets.
- Explain how swaps change reserves.
- Compare LP return with holding.
Related learning
Keep reading
Checkpoint
Finish this lesson
Pass the check to save progress, then continue through the track in order.
Lock in this lesson
Answer every question correctly to complete the lesson.
A liquidity pool in an AMM holds…