> 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/btcfi/undefined-2.md).

# 이자 수령하기

이번 페이지에서는 비트코인 예금 상품에서 발생한 이자를 수령하는 방법을 안내합니다.

## 1. \[<mark style="color:blue;">이자 받기</mark>] 버튼 클릭하기

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

예치한 비트코인 예금 상품에 이자 수령이 가능해지면 \[<mark style="color:blue;">이자 받기</mark>] 버튼이 활성화됩니다. 해당 버튼을 클릭해 수령 절차를 시작하세요.

## 2. 수령할 네트워크 및 수량 확인

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

수령할 USDC의 수량을 확인합니다. 이 금액은 스왑 수수료, 브리지 수수료 등을 반영한 실수령 기준 금액입니다.

출금 네트워크 (BNB Smart Chain)을 확인한 뒤 \[<mark style="color:blue;">수령하기</mark>] 버튼을 클릭하세요.

## 3. 이자 수령 진행

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

\[<mark style="color:blue;">수령하기</mark>] 버튼을 누르면 서명 창이 한 번 표시됩니다. 서명을 완료하면 즉시 수령 절차가 시작됩니다. 누적된 BtcUSD는 자동으로 USDC로 스왑되어 사용자의 지갑으로 전송됩니다.

## 4. 이자 수령 완료

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

이자 수령이 완료되면 연결된 지갑을 확인해 주세요. 정상적으로 USDC가 입금되었는지 확인하세요!


---

# 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/btcfi/undefined-2.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.
