Direct Answer
A liquidity pool is a set of assets controlled by smart contracts and used to quote or settle trades. A liquidity provider deposits assets and receives a claim on a portion of the pool or a specific price range. The position earns defined fees or incentives but its asset composition changes as traders use the pool.
Key Takeaways
- An LP position is a changing inventory claim, not a fixed deposit of the original token amounts.
- Pool formulas and price ranges determine how trades alter reserves.
- Fees compensate liquidity providers but may not offset divergence, price, contract, or execution risk.
- Withdrawals return the provider's current claim, not necessarily the deposited quantities.
- Concentrated liquidity adds capital efficiency and active range-management risk.
What This Page Covers
This guide explains the accounting of pooled liquidity before moving to trade execution and impermanent loss. It covers both full-range constant-product intuition and concentrated-liquidity concepts.
What an LP Owns
In a simple pool, providers own a pro rata claim on reserves. If a provider owns 1% of a pool, withdrawing generally returns about 1% of the pool's current reserves, subject to protocol rules, fees, rounding, and position structure.
The claim can be represented by fungible LP tokens or by a non-fungible position containing a chosen price range and fee tier. The representation is not the economic source of return; it is evidence of the claim and can itself be transferred, staked, or deposited elsewhere.
How Deposits Establish a Position
A balanced full-range deposit usually contributes assets at the pool's current ratio. If the deposit ratio differs, the interface may swap part of one asset or reject the deposit. Price impact and taxes can arise even before the LP position is active.
Concentrated-liquidity positions allocate capital to a selected range. A narrow range can earn more fees per unit of capital while active, but it can become entirely one asset when price leaves the range. The provider then stops earning trading fees until price returns or the position is moved.
How Trading Changes Reserves
When a trader buys one asset from the pool, that reserve falls and the other reserve rises. The formula quotes progressively worse prices as the trade consumes liquidity. Arbitrageurs trade when the pool price differs from external markets, moving the pool toward the broader market.
For the provider, this means the pool automatically sells some of the outperforming asset and accumulates more of the underperforming asset. That rebalancing behavior creates the relative-performance effect commonly called impermanent loss.
Fees and Incentives
Swap fees are charged under protocol rules and allocated among liquidity providers, protocol treasury, or other recipients. Fee income depends on volume, fee tier, position range, active liquidity, and the provider's share.
Incentives are separate. A protocol may distribute reward tokens to attract liquidity. Incentives can improve nominal return but add contract, staking, token-price, dilution, claim, and exit risk. A high incentive rate can disappear when a program ends or more liquidity competes for rewards.
Withdrawing and Closing
Withdrawing converts the LP claim into the current underlying assets. The provider may need separate actions to collect fees, remove liquidity, unstake LP tokens, claim incentives, swap assets, and bridge funds.
An interface outage does not necessarily make the position inaccessible, but direct contract interaction requires technical skill and verified addresses. Exit planning should identify every step, required gas asset, lockup, queue, approval, and market used to return to the desired holdings.
Practical Decision Framework
Use the SHARE model:
- S — Share: Determine how ownership is represented and calculated.
- H — Holdings: Predict how asset quantities change across price scenarios.
- A — Activity: Estimate volume, fee tier, active range, and competition.
- R — Rewards and risks: Separate trading fees from incentives and list added contracts.
- E — Exit: Map withdrawal, unstaking, claiming, swapping, and bridging steps.
Do not evaluate a pool from APY alone. Evaluate the resulting inventory in adverse scenarios.
Worked Example
A user deposits $5,000 of Token A and $5,000 of Token B into a full-range pool worth $1,000,000. The user initially owns about 1% of the pool.
After trading, the pool holds more Token A and less Token B. Its total value is now $1,100,000, and fees increased the user's share value. A 1% claim is approximately $11,000 before position-specific effects. However, simply holding the original token quantities might be worth $11,500. The LP earned fees but underperformed the hold benchmark by $500.
The correct question is not "Did the LP position make money?" It is "How did the LP position perform relative to the intended benchmark after fees, incentives, gas, taxes, and risk?"
Common Mistakes
- Expecting to withdraw the original token quantities.
- Using pool APY without checking whether it is fees or incentives.
- Choosing a narrow range without a rebalance plan.
- Ignoring the value of inactive out-of-range positions.
- Staking LP tokens without mapping the extra contract layer.
- Providing liquidity to assets the user would not want to hold separately.
- Assuming high TVL guarantees easy exit.
Risks and Limitations
LPs face token-price risk, divergence risk, contract risk, oracle or hook dependencies, fee changes, governance control, inactive ranges, gas costs, and incentive-token exposure. Thin or manipulated markets can produce extreme outcomes. New AMM designs can behave differently from constant-product examples.
The value of an LP position should be compared with an explicit benchmark. "Impermanent" does not mean loss will disappear before exit.
Practical Checklist
- Identify assets, contracts, fee tier, and pool design.
- Confirm whether the position is full range or concentrated.
- Model asset quantities after major price changes.
- Separate fees from token incentives.
- Check volume quality, active liquidity, and concentration.
- Estimate deposit, rebalance, harvest, and exit gas.
- Map unstaking and withdrawal steps.
- Choose a benchmark for evaluating performance.
- Record all LP, fee, reward, and withdrawal transactions.
Frequently Asked Questions
What is an LP token?
It is a representation of a liquidity claim in designs that use fungible pool shares. Other designs represent positions differently.
Where do LP fees come from?
They come from traders who pay protocol-defined swap fees, subject to the allocation rules.
Can an LP position become one asset?
Yes. Concentrated positions can become entirely one asset outside the selected range, and full-range positions can become heavily weighted toward one asset after large moves.
Does more volume always help LPs?
More fee-paying volume can help, but toxic flow, large price movement, competition, and adverse selection can still produce underperformance.
Can I lose money in a stablecoin pool?
Yes. Depegs, contract failures, low liquidity, reward-token losses, fees, and other dependencies can cause loss.
Summary
Liquidity provision exchanges a static portfolio for a rule-based, changing inventory claim. Fees are real compensation, but they must be evaluated against divergence, asset, contract, range, incentive, and exit risks.
Sources and Further Reading
Educational disclaimer: Educational information only; not investment, tax, legal, or personalized financial advice. DeFi positions can lose some or all committed assets through market movement, liquidation, smart-contract failure, governance action, oracle failure, bridge failure, stablecoin instability, operational mistakes, fraud, or other causes.