# How Deposit Works

To deposit BTC on BitLen, you have to swap asstes to BTC Layer2 we deployed by Bridge

<figure><img src="/files/wsgu3CE8LfiIFzPUH1Ut" alt=""><figcaption><p>How Deposit Works</p></figcaption></figure>

After connected wallet,tranfer assets

1. **Choose the assets** that you want to deposit, You can add multiple assets at once.
2. Click **"Approve"** and do the wallet signature to each asset.
3. Click **"Open Position"** and complete the deposit.


---

# 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.bitlen.io/lending/how-deposit-works.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.
