# Deposit cbBTC

## cbBTC Savings(BTCFi)

The cbBTC Savings(BTCFi) allows you to deposit cbBTC into BTCFi, borrow BtcUSD, and then deposit the BtcUSD into BiFi to generate returns. You earn profits based on the difference between the BtcUSD deposit rate and the BtcUSD loan rate. Interest is paid in USDC on the base network when you withdraw or claim interest.

{% hint style="info" %}
**What is cbBTC, and how can I obtain it?**

cbBTC (Coinbase Wrapped BTC) is a token issued on the Base network, backed 1:1 by Bitcoin (BTC) held by Coinbase. cbBTC can be obtained by swapping it for other tokens on [Aerodrome](https://aerodrome.finance/).
{% endhint %}

Now, let's take a step-by-step look at how to use cbBTC Savings(BTCFi).

## 1. Connect Wallet

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

Click the \[<mark style="color:blue;">Connect Wallet</mark>] button to connect your Web3 Wallet. Any extension wallet such as Pockie, Metamask, or Rabby will work. follow the instructions for each wallet to prepare your wallet, then connect it to BTCFi Boost.

## 2. Entering cbBTC Savings (BTCFi)

Firstly, enter cbBTC Savings (BTCFi) by clicking the \[<mark style="color:blue;">Add·Remove</mark>] button for the cbBTC Savings product on the Home tab.

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

## 3. Deposit cbBTC

After entering the amount you want to deposit in cbBTC, sign from your linked wallet to proceed with the deposit.

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

## 4. cbBTC Deposit Complete

After signing, briefly wait and deposit will be complete!

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


---

# 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.bifrostnetwork.com/btcfi-boost-en/use-cbbtc-savings-btcfi/deposit-cbbtc.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.
