# Den Management

Dens are at the heart of Beraborrow’s collateral management system, providing users with a way to deposit assets, earn yield, and mint NECT, all while maintaining exposure to their original collateral and being able to close your position at any time. This flexibility allows users to unlock liquidity without having to sell or give up their position in valuable assets.

{% content-ref url="/pages/cmyuChAhu0CSmPc9BHnt" %}
[How to Open a Den](/docs/user-guides/den-management/how-to-open-a-den.md)
{% endcontent-ref %}

{% content-ref url="/pages/R7tG6iJjHPD7OvxfNZ6s" %}
[How to Close a Den](/docs/user-guides/den-management/how-to-close-a-den.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://beraborrow.gitbook.io/docs/user-guides/den-management.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.
