# What is the difference between the ILV pool and the ILV/ETH pool?

The major differences are what you stake into the pool, the pool weight, and the risk.&#x20;

With the ILV pool, you stake ILV. With the ILV/ETH pool, you first provide liquidity to the Sushi ILV/ETH pool and receive SLP tokens in exchange. You then stake those SLP tokens.&#x20;

The ILV/ETH pool receives a larger percentage of the dispersed tokens. By providing liquidity you are increasing the total liquidity in the pool, which has the positive benefit of lowering the slippage when someone purchases from the Sushi pool. In order to somewhat mitigate the risk of Impermanent Loss, you also earn a percentage of the exchange fees from the Sushi pool.


---

# 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.illuvium.io/staking-v2/user-guides/about-illuvium-staking/what-is-the-difference-between-the-ilv-pool-and-the-ilv-eth-pool.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.
