# Add Den LP (and stake)

<figure><img src="/files/NZ2pCnBvITVWcqeddzPn" alt=""><figcaption><p>Den Info page: Add LP &#x26; Stake UI.</p></figcaption></figure>

Users can [Wrap into the Den](/dens/user-guides/wrap-into-the-den.md) to receive Den token, eg. brHENLO, and pair it with HONEY/WBERA (specific for each Den) to earn the [Identify Den APRs](/dens/user-guides/identify-den-aprs.md#lp-apr).

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

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

### 1. Switch to Add LP + Stake Tab

### 2. Input desired balances of Den token (brHENLO) and HONEY/WBERA

{% hint style="info" %}
LP positions are simple Uniswap V2 positions (Kodiak), which means they always hold 50% of Den token (brHENLO) and 50% of HONEY/WBERA, so you need to provide equal vlaues of both tokens (in $ terms).\
\ <mark style="background-color:green;">**Use slider for best experience, changing one input field will also change the other in correct proportion.**</mark>
{% endhint %}

### 3. Approve Den and HONEY/WBERA tokens

✍️ Click Approve Tokens Button to sign two transactions:

* Approval transaction for Den token (brHENLO).
* Approval transaction for HONEY/WBERA tokens.

{% hint style="warning" %}
Clicking button creates two separate approval transactions, you need to sign both to continue.
{% endhint %}

### 4. Provide LP (& Stake in Beradrome)

{% hint style="danger" %}
Unchecking Stake in Beradrome checkmark will only create LP, but you will miss on all Arbera rewards!
{% endhint %}

✍️ Click Provide LP & Stake in Beradrome button to sign a transaction, that will:

* Zap into the LP
* Stake LP in the Beradrome&#x20;
* Return not used tokens, if any.&#x20;

{% hint style="success" %}
You successfully provided Den LP and staked it in Beradrome, you can see your position in the My Yield page!
{% endhint %}

Now you can [Claim Rewards](/dens/user-guides/claim-rewards.md) in the My Yield Page.


---

# 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/add-den-lp-and-stake.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.
