# Borrowing BTC

## How to Borrow BTC&#x20;

BiFi is the first Decentralized Finance (DeFi) that allows users to lend native Bitcoin (BTC) and borrow Ethereum-based (ERC-20) tokens, and vice versa. Experience *multichain lending and borrowing* for the first time on DeFi, implemented with Optimistic BTC Lending. We ensure maximum security and the best user experience.

![](/files/-MhMQ-kbO4Nhi0TPFEQq)

{% hint style="info" %}
The process for borrowing BTC against Ethereum-based collateral, or vice versa, is the same as borrowing all other assets on BiFi. See '[How to Borrow on BiFi Lending](/guide/lending/borrow.md)'
{% endhint %}

### Deposit BTC, Borrow ETH (or ERC-20 tokens)

Once you have deposited BTC, you can start borrowing Ethereum-based (ERC-20) tokens against BTC collateral. Then, start leveraging the borrowed Ethereum-based tokens to earn even more BiFi token rewards.&#x20;

Click 'Borrow' and enter the amount to borrow. It will take some time for BiFi to process BTC borrowing as it verifies with several confirmations to securely process the multichain transaction.&#x20;

Once complete, the borrowed asset can be found in your MetaMask wallet.&#x20;

### Deposit ETH (or ERC-20 tokens), Borrow BTC&#x20;

You can also deposit Ethereum-based (ERC-20) tokens to borrow BTC. Then, start leveraging the borrowed BTC to earn even more BiFi token rewards.&#x20;

Click 'Borrow' and enter the amount of BTC to borrow. It will take some time for BiFi to process this as it verifies with several confirmations to securely process the multichain transaction.&#x20;

Once the multichain transaction is complete, you can find the borrowed BTC 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/borrowing-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.
