# 6.5 - Remove Liquidity / Exit

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdGGVpyA6q5ny7Vbeeqk%2Fuploads%2FZAiyN26qDTX1ylS6NAwN%2FScreen%20Recording%202026-02-04%20at%2015.32.53.mp4?alt=media&token=ecef18d7-0443-4e82-b01e-89b266031bb9>" %}

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

**Steps**

1. Open **Dashboard** (or Liquidity) and select your position
2. Click **Remove / Withdraw**
3. Choose how much to withdraw (partial or 100%)
4. Confirm the transaction (you need **HYPE for gas**)
5. Verify your wallet balances + position update on Dashboard

**Notes by position type**

* **Classic:** straightforward withdraw back into the two tokens.
* **CLAMM:** if price moved, you may withdraw mostly one asset — normal LP behavior.
* **ICHI vault:** withdraw from the vault first; you’ll receive the vault’s output of the underlying position.

{% hint style="info" %}
If you plan to re-enter with a new CLAMM range, it’s usually **withdraw → re-add** with the updated range.
{% 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/tutorials/6.5-remove-liquidity-exit.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.
