# Concentrated Liquidity

Our new approach minimizes liquidity fragmentation, making it simpler for users to decide where to allocate their liquidity and enabling routers and aggregators to identify optimal swap routes more efficiently. All at a lower cost and higher security, just improving the Uniswap V3 model.

Improving on:

1. **One tick Positions:** With our developments users can now create the most tight range possible for the highest yields available on SwapBased.
2. **On-chain farming:** This development enables the effective utilization of farmings for concentrated liquidity purposes.

The CL farms (v3 farms) have no deposit fees associated! They will instead just print COIN+oCOIN for rewards as users can already collect the fees generated.

These are the available Concentrated Liquidity farms:

* BASE/ETH&#x20;
* wstETH/ETH
* ETH/USDC
* USDbC/USDC
* cbETH/ETH
* DEGEN/ETH
* BRETT/ETH

## Analytics <a href="#why-pools" id="why-pools"></a>

{% embed url="<https://swapbased.finance/#/analytics/v3>" %}

{% embed url="<https://dexscreener.com/base/swapbased>" %}

{% embed url="<https://defillama.com/protocol/swapbased?volume=true&groupBy=cumulative#volume>" %}


---

# 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.swapbased.finance/dex-related/concentrated-liquidity.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.
