The one-sentence version
When you provide liquidity, if the two tokens’ prices move apart, you can end up with slightly less value than if you had just held the two tokens in your wallet. That gap is impermanent loss.It’s called “impermanent” because the gap shrinks (and can disappear) if prices move back to where they started. It only becomes permanent if you withdraw while prices are apart.
Why it happens
A liquidity pool automatically keeps its two tokens in balance. When the market price of one token rises, traders buy it from your pool, so the pool ends up holding more of the token that fell and less of the token that rose. You still own your share of the pool, but the mix has shifted toward the weaker performer. The fees you earn as a liquidity provider are meant to make up for this, and often more than make up for it. Impermanent loss is simply the cost side of the ledger.A simple example
Suppose you deposit into an ETH / USDC pool:- You put in 1 ETH (worth 4,000.
- You get back roughly 0.7 ETH + 2,800 USDC → about $5,600.
- But if you had just held your original 1 ETH + 2,000 USDC, you’d have $6,000.
Key takeaways from the example:
- You didn’t “lose” money versus your deposit; your 5,600.
- You earned less than holding because prices moved apart.
- Trading fees are the reward that compensates you for taking this on.
What makes it bigger or smaller
- Small when the two tokens move together (e.g. two stablecoins, or two closely related assets). Their prices rarely diverge, so loss stays tiny.
- Bigger when one token swings a lot relative to the other.
- Bigger for tight Concentrated ranges. Concentrating your liquidity in a narrow price band boosts fees but can increase impermanent loss if the price moves. See Add Liquidity (Concentrated).
How to manage it
- Choose pairs that tend to move together if you want lower risk (stablecoin pairs are the classic example).
- Weigh fees against it. High-volume pools pay more fees, which offsets impermanent loss. Check pool analytics before depositing.
- Remember it’s impermanent. If you’re not forced to withdraw, prices moving back reduces or erases the gap.