> For the complete documentation index, see [llms.txt](https://docs.bifrostnetwork.com/btcfi-boost/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bifrostnetwork.com/btcfi-boost/cbbtc-btcfi/cbbtc.md).

# cbBTC 예치하기

## cbBTC 예금 상품(BTCFi)

cbBTC 예금 상품(BTCFi)은 cbBTC를 BTCFi에 예치하고 BtcUSD를 빌린 후, BtcUSD를 BiFi에 예치하여 수익을 창출하는 상품입니다. BtcUSD 예치 이율과 BtcUSD 대출 이율의 차이만큼 수익을 얻을 수 있으며, 이자는출금 또는 이자 수령 시 베이스 네트워크의 USDC로 지급됩니다.

{% hint style="info" %}
**cbBTC는 어떤 토큰이며, 어떻게 얻을 수 있나요?**

cbBTC(Coinbase Wrapped BTC)는 코인베이스가 보유한 비트코인(BTC)을 1:1 담보로 하여 베이스 네트워크에 발행된 토큰입니다. cbBTC는 [Aerodrome](https://aerodrome.finance/)에서 다른 토큰과 스왑하여 얻을 수 있습니다.
{% endhint %}

이제 cbBTC 예금 상품(BTCFi)을 이용하는 방법을 단계 별로 알아보겠습니다.

## 1. 지갑 연결하기

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

\[<mark style="color:blue;">지갑 연결하기</mark>] 버튼을 클릭해 Web3 지갑을 연결하세요. Pockie, Metamask, Rabby 등 어떤 익스텐션 지갑이든 상관없습니다. 각 지갑의 가이드를 따라 지갑을 준비한 뒤, BTCFi Boost에 연결하세요.

## **2. cbBTC 예금 상품(BTCFi)에 진입하기**

가장 먼저 해야 할 일은 cbBTC 예금 상품(BTCFi)에 진입하는 것입니다. <mark style="color:red;">`홈`</mark> 탭의 cbBTC 예금 상품(BTCFi) \[<mark style="color:blue;">입·출금하기</mark>] 버튼을 통해 해당 상품에 진입할 수 있습니다.

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

## **3. cbBTC 예치하기**

cbBTC 예치 수량 입력 후 연결된 지갑에서 서명하여 예치를 진행해주세요.&#x20;

<figure><img src="/files/0pTZkGgyjC7pNzVVE2Ti" alt=""><figcaption></figcaption></figure>

## **4. cbBTC 예치가 완료되었습니다!**

서명 후 잠시만 기다려주시면 예치가 완료됩니다!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bifrostnetwork.com/btcfi-boost/cbbtc-btcfi/cbbtc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
