# 6.3 - Add Liquidity — CLAMM

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdGGVpyA6q5ny7Vbeeqk%2Fuploads%2Fuz4Lj7enWxlGdrQ1Kysp%2FScreen%20Recording%202026-02-04%20at%2015.16.06.mp4?alt=media&token=7dedcae7-a693-45f5-88fd-08e4f16ff696>" %}

Liquidity: [**https://app.usenest.xyz/liquidity**](https://app.usenest.xyz/liquidity)\
Dashboard: [**https://app.usenest.xyz/dashboard**](https://app.usenest.xyz/dashboard)

**CLAMM = concentrated liquidity.** You choose a **price range** where your liquidity is active.

{% hint style="info" %}
Enhanced concentrated liquidity options at <https://vfat.io/yield?chains=999&protocols=nest>
{% endhint %}

***

### **Key rule**

* **In range = active (earning)**
* **Out of range = inactive (typically zero emissions while inactive)**
* 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).

***

### **Steps**

{% 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>" %}

1. Open **Liquidity** and select the **CLAMM** pool for your pair
2. Click **Add Liquidity**
3. Choose a **range**
   * wider = less maintenance
   * tighter = more efficiency, more babysitting
   * drag range into desired area or keep at current price
4. Enter amounts
5. **Approve** tokens (first time only)
6. Confirm the deposit

### **After**

* Check **Dashboard** to confirm you’re **in range**.
* If you go out of range, you’ll need to **reposition** (remove + re-add with a new range).

***

### **CLAMM (range) tips**

* **In range = earning:** out of range = inactive (often zero emissions while inactive).
* **Wider range = less babysitting:** tighter range = higher efficiency but more maintenance.
* **Repositioning costs:** adjusting ranges means more transactions, so plan for gas/time.
* **Don’t set “perfect” ranges:** beginners should prioritise staying active over max efficiency.


---

# 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/tutorials/6.3-add-liquidity-clamm.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.
