# Withdrawing Lent Assets

#### If You Want to Withdraw Your Assets from Beracana, here's what you need to do:

1. **Navigate to Your Dashboard:** Go to the *"LEND"* section of your dashboard.
2. **Select Asset:** Choose the asset you want to withdraw.
3. **Enter Withdrawal Amount:** Specify how much you’d like to withdraw (full or partial).
4. **Confirm Transaction:** Approve the withdrawal transaction in your wallet, and your assets will be returned to you.

*\*BERA withdrawals are subject to it not being used in the bank. If utilized, it cannot be removed unless positions are closed or more BERA is deposited.* \
*In the future, we will create an LP pool with canaBERA and gBERA for instant exits.*\
*An LP pool with canaNECT and NECT already exists (on Beradrome).*


---

# 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.beracana.com/guide/withdrawing-lent-assets.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.
