# Identify Den APRs

<figure><img src="/files/WBsIad9ae58an6UPO6iX" alt=""><figcaption><p>Den Info Page: hover over APRs to see the yield breakdown.</p></figcaption></figure>

By hovering over APRs you can see the yield breakdown, which can help you decide, which Den to use.

### Holder APR <a href="#holder-apr" id="holder-apr"></a>

Holder APR is comprised of rewards distributed just **by holding the** **brTOKEN**, eg (brHENLO):

* **CBR APR** — Autocompouding underlying tokens (eg. HENLO), which grows backing of HENLO tokens per each 1 brHENLO token. \ <mark style="background-color:blue;">**Your brHENLO is being worth more and more HENLO over time!**</mark>

{% hint style="info" %}
CBR APR is a 7-day rolling average, which tells you about past 7 day average performance, it's not indicator of future yields, just best estimate we can provide.
{% endhint %}

* **Arbera points APR** — Arbera points APR, reedemable 1:1 for ARBERA token, after ARBERA TGE.\
  For APR calculations we estimate $0.1 per point, at $10M FDV.\ <mark style="background-color:purple;">**No claiming needed, you can check accrued points in the Leaderboard page.**</mark>

### **LP APR**

LP APR is comprised of rewards distribued to **brTOKEN LP providers staked in the Beradrome**, eg. brHENLO-HONEY LP providers:

{% hint style="warning" %}
For best experience please add LP and stake using our UI, not to incur additional fees!
{% endhint %}

* **CBR APR** — Autocompouding underlying tokens (eg. HENLO), which grows backing of HENLO tokens per each 1 brHENLO token, in the brHENLO part of the LP.
* **Swap Fees APR** — Autocompounding LP position, based on previous day fees, annualized.
* **HONEY/WBERA APR** — Claimable rewards, a product of Arbera's volatility farming, streamed over 7 days upon harvesting.
* **oBERO APR** — oBERO weekly APR, based on % of Beradrome emissions the Den LP got.\
  Arbera and partners bribe Beradrome voters to direct emissions to the dens.
* **Arbera points APR** — Arbera points APR, reedemable 1:1 for ARBERA token, after ARBERA TGE.\
  For APR calculations we estimate $0.1 per point, at $10M FDV.\ <mark style="background-color:purple;">**Arbera points for the Den LP providers need to be claimed to appear on the Leaderboard page.**</mark>


---

# 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/identify-den-aprs.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.
