# Depositing or Withdrawing BTC

## How to Deposit BTC&#x20;

Deposit BTC to earn interest and BiFi tokens on BiFi Lending. Click the link below to see how you can calculate your net profit with your deposits.&#x20;

{% content-ref url="/pages/-MYE7FNB09rEsqvfFmv8" %}
[Depositing](/guide/lending/deposit.md)
{% endcontent-ref %}

![](/files/-MhM4BsH7N-Vn6zppjsn)

To deposit BTC on BiFi, you need to send BTC to your **BTC Deposit Address** issued during *Registering BTC Address(Registering BTC Address 페이지 링크 걸기).*

1. Click 'Deposit' BTC on BiFi Lending
2. Copy the **BTC Deposit Address** and send BTC to this address from your own Bitcoin wallet
3. After several confirmations, find the amount deposited on BiFi Lending page.&#x20;

## How to Withdraw BTC &#x20;

![](/files/-MhMSwZsLoVleDWulyOb)

To withdraw BTC, click 'Withdraw' and enter the desired amount. The withdrawn amount will include the interest earned from the deposit.&#x20;

The BTC withdrawal process is same as withdrawing all other assets on BiFi. But, it will take some time for BiFi to process BTC withdrawal as it verifies with several confirmations to securely process the multichain transaction.&#x20;

Once the withdrawal transaction is complete, you can find the withdrawn amount on **My BTC Address** registered during [*Registering BTC Address.*](/guide/btc-lending-guide/registering-btc-address.md)


---

# 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.bifi.finance/guide/btc-lending-guide/depositing-or-withdrawing-btc.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.
