> For the complete documentation index, see [llms.txt](https://onchaintrade.gitbook.io/ot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onchaintrade.gitbook.io/ot/spot-and-borrow/amm-and-lp/smaller-divergence-loss.md).

# Smaller Divergence Loss

## Divergence Loss

In traditional AMMs such as Uniswap, Sushiswap, etc, the volatility of price changes can severely diminish the returns for liquidity providers, causing a significant DL(Divergence Loss, often referred to as 'Impermanent Loss' by other DEXes) for LPs. <mark style="color:red;">To explain in simpler terms: you make less profit when the token price hikes, your loss is enlarged when token price drops due to Divergence Loss in traditional 2 sided AMMs</mark>

There is still divergence loss in OT only when the price of the token grows, there is 0 divergence loss when token price drops and OSD rebalance involves, plus single token liquidity provision increases capital efficiency and lowers overall divergence loss as a result. <mark style="color:red;">For select pool LPs, providing liquidity to</mark> OT <mark style="color:red;">won't enlarge your loss when token price drops.</mark>

![](/files/U7Xfxm5a6PBzXksFaWp5)

DL = *(ValuePool - ValueHODL)/ValueHODL \* 100%*

***ValuePool** = Value of your portfolio added to the pool at current price*

***ValueHodl** = Value of your original portfolio at current price(Assuming you've always held it without adding to liquidity pools).*

*DL is the difference that providing liquidity to the pool makes to your portfolio value. In above examples, divergence loss is smaller when ETH price moves upwards, <mark style="color:red;">there is 0 divergence loss when ETH price drops</mark>.*&#x20;

ETH liquidity providers also get a share of perpetual trading fees and funding fees for positions opened using ETH as margin.
