Claim LP Fees
Claim trading fees from your LP position while it stays active as collateral.
Overview
Avana tracks principal liquidity and accrued fees separately. That means you can claim fee income from your LP without closing the position that backs your loan.
Fee claims still affect your collateral value, so Avana runs a health check before and after the claim. If claiming fees would push your account below the required collateral boundary, the claim is blocked until you repay debt or add more collateral.
How It Works
In the Avana interface, open the claim-fees action for your deposited position. Avana routes the claim through the DEX-specific path for that LP type.
For concentrated-liquidity DEXs, that is typically a collect-style call that pulls accrued fees while leaving principal in the pool. For fungible LP tokens, Avana uses the DEX's native fee-claim path when one is available.
After fees are claimed, Avana syncs the updated position state back into the Borrow Spoke so health and borrowing capacity reflect the new balance.
Health Checks
Accrued fees can count toward your collateral buffer until they are claimed. When you claim fees, that value leaves the position, which can lower health if your account is already close to the liquidation threshold.
Repay debt or add collateral first if a fee claim would leave your account under the required boundary.
Fee Accounting
Avana's oracle model separates principal value from fee value so the protocol knows how much of the position is core liquidity and how much is claimable fee income.
During liquidation, accrued fees may be applied before principal liquidity is unwound, reducing how much of the core LP position has to be disturbed to cover debt.
See Price Oracles and Liquidation Framework.
Key Benefits
- Your LP principal keeps earning fees and stays active in the pool while you borrow.
- You can realize fee income without unwinding the collateral position.
- Health checks prevent fee claims from pulling out too much value and leaving debt undersecured.
