# User Guides

{% hint style="info" %}
For best experience we recommend Rabby wallet to interact with EVM chains: <https://rabby.io/>
{% endhint %}

{% content-ref url="/pages/pYdjh52E5hAmbZLjyqpS" %}
[Identify Den APRs](/dens/user-guides/identify-den-aprs.md)
{% endcontent-ref %}

{% content-ref url="/pages/mXuk055DjwRtXikOS2cr" %}
[Wrap into the Den](/dens/user-guides/wrap-into-the-den.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cc4WQX4cGy911SVKDez0" %}
[Add Den LP (and stake)](/dens/user-guides/add-den-lp-and-stake.md)
{% endcontent-ref %}

{% content-ref url="/pages/fpcFfpYgkwl985cF4PFD" %}
[Remove LP (and unstake)](/dens/user-guides/remove-lp-and-unstake.md)
{% endcontent-ref %}

{% content-ref url="/pages/8aGrUDXRvCIwuqn63Lbi" %}
[Unwrap from the Den](/dens/user-guides/unwrap-from-the-den.md)
{% endcontent-ref %}

{% content-ref url="/pages/4wCVHZxwHNvM046toKp5" %}
[Claim Rewards](/dens/user-guides/claim-rewards.md)
{% endcontent-ref %}


---

# 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.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.
