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

# wstBFC 출금하기

## **1단계. wstBFC 자동투자상품에 진입하기**

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

<figure><img src="/files/1XA2Qvw92hYczKKxMboN" alt=""><figcaption></figcaption></figure>

## **2단계. wstBFC 출금 수량 확인하기**

wstBFC 자동 투자 상품에 진입하시면, 출금 수량을 확인하실 수 있습니다. 여기서 표시되는 출금 수량은 출금 수수료를 반영한 예상 출금 수량이라는 점과 출금에는 최대 1일이 소요된다는 점 참고 바랍니다. 출금 수량을 모두 확인하셨다면, \[<mark style="color:blue;">출금 신청하기</mark>] 버튼을 눌러 출금을 요청하실 수 있습니다.

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

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

## **3단계. wstBFC 출금 대기하기**

wstBFC 출금이 요청되면 출금이 완료될 때까지 최대 1일이 소요됩니다. \[<mark style="color:blue;">홈으로 가기</mark>] 버튼을 통해 홈 탭으로 이동해도 다시 해당 페이지로 돌아올 수 있으니, 안심하시고 페이지에서 벗어나셔도 좋습니다.

<figure><img src="/files/2eHrD6a2XC1oHpsoprQi" alt=""><figcaption></figcaption></figure>

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

출금이 완료되면 연결된 지갑으로 wstBFC가 자동으로 전송됩니다!

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