# DEXs liquidity provision

{% hint style="info" %}
Idle holders can provide liquidity to any of the decentralized trading pools in a trading pair such as IDLE/ETH. Providing Liquidity on AMMs generally requires an equal amount of ETH and IDLE.
{% endhint %}

## <mark style="color:blue;">Ethereum</mark>

## Sushiswap liquidity pool

A liquidity pool is a core mechanism of AMM (Automated Market Makers), where at least two assets are deposited to form a trading pair. Whenever liquidity is deposited into an AMM pool, specific tokens known as liquidity providers tokens (LP tokens) are minted and sent to the provider’s address. The proportion of the pool’s liquidity provided determines the number of liquidity tokens the provider receives, and so by staking your LP tokens into the Idle LP Staking Program, Liquidity Providers are entitled to receive additional rewards in the form of IDLE.

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2Fm92UScOYFtFAcNDwnWVR%2Fimage.png?alt=media\&token=101dec46-7903-4a8a-aad6-3d78d7992e11)

**Pool:** [Sushi IDLE pool](https://app.sushi.com/add/ETH/0x875773784Af8135eA0ef43b5a374AaD105c5D39e)

{% hint style="danger" %}
**Risks:** Impermanent Loss and smart contract risk are the concerns to be aware of when providing liquidity at Sushiswap.
{% endhint %}

**Insurance:** [Nexus Mutual offers an insurance service ](https://app.nexusmutual.io/cover/buy/get-quote?address=0xc2EdaD668740f1aA35E4D8f227fB8E17dcA888Cd)for SLP tokens covering contract bugs, economics attacks, or governance attacks.&#x20;

## Uniswap liquidity pool <a href="#uniswap-liquidity-pool-10" id="uniswap-liquidity-pool-10"></a>

Uniswap is another AMM pool, similar to Sushiswap, where $IDLE token holders can provide liquidity into the pool trading pair of your choice (e.g., IDLE-ETH, IDLE-DAI, etc.). Currently, Uniswap has a V2 and a V3. On Uniswap V3, as the Liquidity Provider, you can concentrate on the liquidity price range you would like to provide liquidity for.

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FGHifR5C8TWRBN0KGXtgW%2Fimage.png?alt=media\&token=7cdcc129-5ad2-478c-865e-d8af439c6e48)

**Website:** [Uniswap](https://uniswap.org/)

**Pools:** [IDLE-ETH pool 1](https://app.uniswap.org/#/add/ETH/0x875773784Af8135eA0ef43b5a374AaD105c5D39e/10000), [IDLE-ETH pool 2](https://app.uniswap.org/#/add/v2/ETH/0x875773784Af8135eA0ef43b5a374AaD105c5D39e)

{% hint style="danger" %}
**Risks:** Impermanent Loss and smart contract risk are the concerns to be aware of when providing liquidity at Uniswap.
{% endhint %}

**Insurance:** [Nexus Mutual offers an insurance service ](https://app.nexusmutual.io/cover/buy/get-quote?address=0xc2EdaD668740f1aA35E4D8f227fB8E17dcA888Cd)for Uniswap LP tokens covering contract bugs, economics attacks, or governance attacks.&#x20;

## Balancer liquidity pool <a href="#loopring-liquidity-pool-15" id="loopring-liquidity-pool-15"></a>

Balancer is an Ethereum-based Automated Market Maker (AMM) protocol that functions as a decentralized exchange (DEx) and a “self-balancing” portfolio management tool. Balancer's AMM provides traders with liquidity for their ERC-20 tokens.

<figure><img src="https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FjJ02roqxsBfFhJPtwbsF%2Fimage.png?alt=media&#x26;token=30a3414e-50e9-42f0-82cb-3079689f1d38" alt=""><figcaption></figcaption></figure>

**Website:** [Balancer](https://balancer.fi/)

**Pool:** [IDLE-USDC pool](https://app.balancer.fi/#/ethereum/pool/0x158e0fbc2271e1dcebadd365a22e2b4dd173c0db0002000000000000000005a5)

{% hint style="danger" %}
**Risks:** Impermanent Loss and smart contract risk are the concerns to be aware of when providing liquidity at Loopring.
{% endhint %}

## <mark style="color:purple;">Polygon</mark>

## Sushiswap liquidity pool

&#x20;If you are using the Polygon network, you can provide liquidity on Sushiswap. Providing liquidity on the Sushiswap-Polygon AMM works exactly as it does on the Ethereum mainnet, with similar benefits and risks.&#x20;

![](https://4022236167-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lw-v0NTae0RVW1spR9R%2Fuploads%2FfoMtwY8XgvfYkFeqU5Fk%2Fimage.png?alt=media\&token=b4fa94f1-d165-4eb8-a2a4-32efca5aa477)

**Website**: [IDLE-WMATIC pool](https://app.sushi.com/it/add/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619/0xc25351811983818c9fe6d8c580531819c8ade90f)&#x20;

{% hint style="danger" %}
**Risks:** Impermanent Loss and smart contract risk are the concerns to be aware of when providing liquidity at Sushiswap.
{% endhint %}


---

# 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/governance/idle/use-cases/dexs-liquidity-provision.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.
