# V3

Introducing features as:

**Concentrated liquidity**, this allows LPs to concentrate their liquidity into specific price ranges, which can significantly increase their returns.\
Individual positions are aggregated together into a single pool, forming one combined curve for users to trade against

**Multiple fee tiers**, allowing LPs to choose the level of risk they are comfortable with and be compensated accordingly.&#x20;

Overall, Swap v3 is a significant improvement over our previous versions of the swap. It is more capital efficient, and provides better execution for traders.

*LPs can significantly increase their exposure to preferred assets and reduce their downside risk.*

<br>


---

# 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.lif3.com/liquidity/v3.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.
