# Layer 2 Liquidity Pools

L2-LPs allow users to supply their Liquidity Pool Tokens as liquidity. In return, the user recieves a boosted farm on the LP's. This creates a new market, whereby users can purchase liquidity directly from the DEX - rather than actively supplying liquidity to the pool itself. It also allows experienced users to manage their impermanent risk in a new way, by creating more complex portfolio structures using L2-LPs.

To read more please see the article below:&#x20;

<https://bit.ly/L2LPfarming>


---

# 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.vyfi.io/vy-finance-products/dex/layer-2-liquidity-pools.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.
