# 6.4 - Add Liquidity — Automated

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdGGVpyA6q5ny7Vbeeqk%2Fuploads%2FkDqFu0u0dKMQVH4uhWS5%2Fautomated%20pool%20video.mp4?alt=media&token=3f0f94fc-c354-4de7-b1aa-2be8dfd59b0a>" %}

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

**ICHI vaults** are automated liquidity vaults. You deposit, and the vault manages the underlying position so you don’t have to babysit ranges manually.

#### **When to use ICHI**

* you want hands-off LPing
* you’re LPing volatile pairs but don’t want active range management
* you prefer “set-and-check” over manual adjustments

#### **Steps**

1. Open **Liquidity** and find the **ICHI vault** for your pair (where available)
2. Click into it → **Deposit**
3. Enter amount(s)
4. **Approve** tokens (first time only)
5. Confirm the deposit

#### **After**

* Check **Dashboard** to confirm the vault position is live.
* Rewards depend on whether the underlying pool is **incentivised this epoch** and how crowded it is.

<figure><img src="/files/ZuSYKpEP60QYP76x2AL8" alt=""><figcaption></figcaption></figure>

#### ICHI vault tips

* **Automation reduces work, not risk:** IL still exists and vault outcomes vary.
* **Check what the vault is managing:** underlying pair + how often it adjusts matters.
* **Use vaults for “set-and-check”:** if you can’t monitor ranges, vaults often fit better.


---

# 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.4-add-liquidity-automated.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.
