# Wrap into the Den

<figure><img src="/files/gX8U1IE8gWSfiIJmQlyP" alt=""><figcaption><p>Den Info page: wrap into the Den UI.</p></figcaption></figure>

Users can wrap underlying assets into the den, eg. wrap HENLO into brHENLO den, to:

* Earn [Identify Den APRs](/dens/user-guides/identify-den-aprs.md#holder-apr) by holding the Den token.
* Pair Den token with WBERA or HONEY, to [Add Den LP (and stake)](/dens/user-guides/add-den-lp-and-stake.md) to earn [Identify Den APRs](/dens/user-guides/identify-den-aprs.md#lp-apr).

{% hint style="warning" %}
Before wrapping the tokens check the small Wrap and Unwrap fees (on the left) that you will need to pay, the bigger the fees, the longer you need to remain in the Den to  break even from [Identify Den APRs](/dens/user-guides/identify-den-aprs.md#holder-apr), or [Identify Den APRs](/dens/user-guides/identify-den-aprs.md#lp-apr).
{% endhint %}

### 1. Switch to Wrap into Den Tab

### 2. Check the underlying token (HENLO) you need to provide

### 3. Input desired balance of underlying token (HENLO) to provide

* Use slider for best experience.
* You will see how much Den token (brHENLO) you will receive in the **You Receive** field.

### 4. Sign transactions to wrap

* ✍️ Click Approve Button to sign approval transaction for your underlying (HENLO) tokens.&#x20;
* After successful approval, button will change into "Wrap" button.
* ✍️ Click Wrap button to sign wrapping transaction.

{% hint style="success" %}
You succesfully wrapped your tokens, and can see them in the My Yield page!
{% 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.arbera.io/dens/user-guides/wrap-into-the-den.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.
