# DEXs liquidity provison

## Bancor single-sided liquidity pool <a href="#bancor-single-sided-liquidity-pool-19" id="bancor-single-sided-liquidity-pool-19"></a>

Bancor is an AMM like Sushiswap and Uniswap, but with one key difference, which was rolled out in Bancor v2.1. Bancor now has Impermanent Loss (“IL”) protection if you stay in the pool for longer than 100 days. This protection starts at 30 days and scales to complete protection over 100 days. Currently, there are no incentivized rewards for the IDLE pool, but keep an eye out as there may be in the future.

![](/files/Vv6bDMOaKFXuWnXcPdrU)

**Website:** [Bancor IDLE Pool 2](https://app.bancor.network/eth/portfolio/stake/add/single/0x1092d8d818C09a55968180a4383049f91689C2b4)

**Tools:**

* [Bancor Documentation](https://docs.bancor.network/)
* [Bancor Dune dashboard](https://duneanalytics.com/Bancor/bancor_1)
* [Bancor v2.1 Staking for (DeFi) Dummies](https://blog.bancor.network/bancor-v2-1-staking-for-defi-dummies-f104a6a8281e)
* [Messari Bancor Profile 1](https://messari.io/asset/bancor/profile)

{% hint style="danger" %}
**Risks:** Bancor smart contract risk and trusting the [Bancor v2.1 model 2](https://blog.bancor.network/proposing-bancor-v2-1-single-sided-amm-with-elastic-bnt-supply-bcac9fe655b). Bancor's audit reports can be found [here](https://docs.bancor.network/ethereum-contracts/security).
{% endhint %}

**Insurance:** [Impermanent Loss Protection](https://docs.bancor.network/getting-started/the-v2-difference#mitigating-impermanent-loss) recompensate LPs with BNT tokens to completely hedge IL. [Nexus Mutual offers an insurance service](https://app.nexusmutual.io/cover/buy/get-quote?address=0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C) for Bancor tokens covering contract bugs, economics attacks, or governance attacks.

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.idle.finance/other/archive/dexs-liquidity-provison.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
