> 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-1.md).

# cbBTC 출금하기

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

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

<figure><img src="/files/3XbNVZ7VUTPi49V7Jz0r" alt=""><figcaption></figcaption></figure>

## **2단계. cbBTC 출금하기**

cbBTC 출금 수량과 USDC 이자 수량을확인 후 연결된 지갑에서 서명하여 출금을 진행해주세요.&#x20;

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

## **3단계. cbBTC 출금이 완료되었습니다!**

서명 후 잠시만 기다려주시면 출금이 완료됩니다!

<figure><img src="/files/Ii9gjmEYnnJpQYc2c7jc" 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-1.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.
