# How to Close a Den

You are able to close your Den at any point and it takes a matter of clicks. All you need is a sufficient NECT balance.

{% embed url="<https://drive.google.com/file/d/1V6ab4K_Ses_vfZgOAwF5Z4_o2iGY-J-K/view>" %}

1. Have a sufficient amount of NECT in your wallet.\
   You can check your NECT balance by going to Dashboard > Portfolio from here you will see your NECT balance.

<div><figure><img src="/files/Dz0datUUoJAlVNKqqPBV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wUIiJhN4XvpxXbN7yNud" alt=""><figcaption></figcaption></figure></div>

2. Once you have confirmed you have enough NECT to close your Den position. Return to the Borrow section by clicking on the Borrow tab from the menu.

<figure><img src="/files/nq7dvg0hrxokXbBypSUZ" alt=""><figcaption></figcaption></figure>

3. Now click on Close Position. This will open a pop up where it shows your current Den position. Click the Close Position button again then Sign and approve transactions form your wallet.

<div><figure><img src="/files/ihbmeWUi72S9KXlK5sk2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/akPIbxYfa3l6AYsv62k4" alt=""><figcaption></figcaption></figure></div>


---

# 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/how-to-close-a-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.
