Syncswap Range positions are worth it for active LPs who will monitor price and accept occasional repositioning; they are a poor fit for capital you want to leave untouched.
Syncswap Range is SyncSwap’s concentrated-liquidity pool model: you choose a lower and upper price boundary, and your tokens provide liquidity only while the pool price sits between them. That concentration can make capital more productive than a full-range position, but it creates one question every provider eventually asks: what happens after the price leaves the range?
The short answer: wait for the price to come back
An out-of-range position does not disappear, get liquidated, or need to be deposited again. Its liquidity simply becomes inactive. If the price later moves back inside the same lower and upper bounds, the position becomes active automatically and can earn new swap fees again.
The mechanism is straightforward. A Range position is divided across price ticks. While the current price is inside your interval, swaps use your liquidity and the position earns its share of the relevant trading fees. As trades push the price through a boundary, the pool updates its active liquidity. Above the upper bound or below the lower bound, your position has effectively converted into one asset and no longer participates in ordinary swaps.
When another swap moves the price back across the boundary, the pool encounters your stored liquidity again. It does not need a new approval, a second deposit, or a manual “activate” button. The position’s original range remains in force; only its active status changes with the pool price.
Fees earned before the position went inactive remain part of the position’s accrued fees. What stops is the earning of new swap fees while the price is outside the band.
What you should do after it goes out of range
The common case is simple: if you still want exposure to that price band and believe the market may return, leave the position alone. Waiting costs no new transaction fee, but it does cost attention and opportunity. Your capital is sitting in one asset, earning no new fees, while other uses of that capital remain unavailable.
- Check whether the current pool price is genuinely outside your lower and upper bounds.
- Check the token amounts now held by the position; one-sided exposure is normal when the range is inactive.
- Compare the cost of waiting with the cost of withdrawing, swapping, and opening a new range.
- Reposition only when the new range matches your market view and the expected fees justify the transactions and slippage.
That last comparison matters more on volatile pairs. A narrow range may earn more per dollar while active, but it can also leave the active zone quickly. Re-centering means paying network gas, possibly swapping part of the one-sided balance, accepting price impact or slippage, and spending time monitoring the result. On zkSync Era those transaction costs may be modest compared with Ethereum mainnet, but they are not zero, and a low-fee transaction cannot repair a bad range decision.
The alternative is to use a wider or full-range pool and accept lower capital concentration in exchange for less management. SyncSwap’s Classic Pool is closer to that set-and-forget model, while Aqua Pool is designed to concentrate liquidity automatically for certain volatile-asset markets. Curve Finance is another useful comparison for stable or closely correlated assets: its traditional stable-pool approach is built around a different liquidity problem than a manually bounded Range position.
The SyncSwap interface for creating and managing these positions is syncswap.dev.
The edge case: a swap can cross your whole range
A position can be touched by a large swap even when the transaction finishes with the price outside your range. If the trade travels through your lower and upper bounds, your liquidity may be used during that part of the route and earn fees, then become inactive again before the transaction ends.
This is why “out of range” is a current-state label, not a complete history of the position. Look at accrued fees and the price path, not only the final status shown in the dashboard. The reverse is also true: a brief return into the range does not guarantee meaningful earnings. There must be actual swap volume while your liquidity is active.
Use an independent market reference, such as a Chainlink Network feed where one exists for the pair, as a sanity check before moving a range. SyncSwap’s pool price is produced by the AMM’s trading state; an external reference can help you distinguish a genuine market move from a thin or temporarily distorted pool.
FAQ
Do I need to add liquidity again when my Range position comes back into range? No. The existing position becomes active automatically when the pool price re-enters its stored boundaries.
Does an out-of-range position earn any fees? It does not earn new swap fees while inactive, although fees accrued before leaving the range remain associated with the position.
Should I immediately withdraw and create a new range? Only if your intended strategy has changed. Repositioning creates gas, swap, slippage, and attention costs, so waiting can be the better choice when you still expect mean reversion.
Is Syncswap Range suitable for passive liquidity? Usually not for a narrow range on a volatile pair. It suits providers willing to choose bands, check price movement, and decide when the expected fee income outweighs the cost of changing position.