# 4.3 - CLAMM pools (Custom Ranges)

**CLAMM** (also known as concentrated liquidity) lets you provide liquidity inside a **chosen price range** instead of across the whole chart.

You’re basically saying: “I want my liquidity working *here*, where trading happens.”

Filter pools on the [liquidity page](https://app.usenest.xyz/liquidity) by clicking the '[Concentrated](https://app.usenest.xyz/liquidity)' tab:

<figure><img src="/files/5Hw5oaDVc11ybmHeCENb" alt=""><figcaption></figcaption></figure>

### Why CLAMM exists

Concentrating liquidity near the current price can:

* create **deeper effective liquidity** where swaps actually occur
* improve execution for traders
* let LPs earn **more NEST emissions per unit of capital** when positioned well

### The one rule that matters

* **In range = active liquidity**
* **Out of range = inactive liquidity**

If you go out of range, your liquidity stops being used for swaps, and on Nest you stop earning emissions while inactive.&#x20;

Enable **Otomato “Out of Range”** alerts so you know when your position stops earning efficiently - see [**Notifications & Alerts**](/tutorials/6.10-notifications-and-alerts.md).

{% hint style="info" %}
Enable **Otomato “Out of Range”** alerts for telegram notifications - [**Notifications & Alerts**](/tutorials/6.10-notifications-and-alerts.md).
{% endhint %}

#### Choosing a range&#x20;

* **Tighter range** → more efficiency, more management, higher emissions
* **Wider range** → less management, less efficiency, lower emissions *(compared to tighter range)*

A good beginner approach is starting wider, then tightening once you understand how the pair moves.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdGGVpyA6q5ny7Vbeeqk%2Fuploads%2FOblPXsd63tRuRnKhnzEK%2FScreen%20Recording%202026-02-04%20at%2015.21.30.mp4?alt=media&token=6813dd7f-37f7-4596-a6aa-8981849cf73b>" %}

#### What to watch

* **Range risk:** price can move out of your range (especially on volatile pairs)
* **Impermanent loss:** still applies
* **Repositioning cost:** adjusting ranges means more transactions (gas + time)

**Best use case:** you want higher efficiency and you’re willing to monitor/adjust regularly for higher NEST emissions to be earned.

{% hint style="info" %}
**Tutorial** on how to use concentrated pools here - [6.3 - Add Liquidity - CLAMM](/tutorials/6.3-add-liquidity-clamm.md)
{% 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.usenest.xyz/liquidity-types/4.3-clamm-pools-custom-ranges.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.
