# Remove LP (and unstake)

<figure><img src="/files/RotxZlKm1D38zxbdHqUn" alt=""><figcaption><p>Den Info page: Remove LP UI.</p></figcaption></figure>

Users that [Add Den LP (and stake)](/dens/user-guides/add-den-lp-and-stake.md) and want to exit the LP position to receive back Den tokens and HONEY/WBERA, need to:

{% hint style="warning" %}
Providing liquidity is not risk free, you may experience and realize **Impermanent Loss** when exiting the LP position, please read more about it here:

[Impermanent Loss Explained →](https://academy.binance.com/en/articles/impermanent-loss-explained)
{% endhint %}

### 1. Switch Mode to Unstake Mode

### 2.  Switch Tab to Unstake LP

### 3. Input desired balance of your staked LP position to unstake

### 4. Withdraw/Unstake from Beradrome

✍️ Click WIthdraw button to sign transaction to unstake from Beradrome.

### 5. Check the Remove LP checkmark to see UI for removing LP

### 6.  Input desired balance of your Den LP position to remove

### 7. Remove Den LP to receive Den token (brHENLO) and HONEY/WBERA

1. ✍️ Click Approve button to sign approval transaction for your LP tokens.
2. After successful approval, button will change into "Remove LP" button.
3. ✍️ Click Remove LP  button to sign a transaction, that will remove (break) LP into Den (brHENLO) and HONEY/WBERA tokens.

{% hint style="success" %}
You successfully unstaked & removed Den LP and received Den token (brHENLO) and HONEY/WBERA back, you can see your Den token holdings in the My Yield page!
{% endhint %}

{% hint style="info" %}
Consider to [Claim Rewards](/dens/user-guides/claim-rewards.md) in the My Yield Page!
{% endhint %}

Now if you want, you can [Unwrap from the Den](/dens/user-guides/unwrap-from-the-den.md) to receive your underlying tokens (HENLO) back.


---

# 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.arbera.io/dens/user-guides/remove-lp-and-unstake.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.
