# 다른 네트워크로 출금

### 타 네트워크로 출금

**“**&#xCD9C;금 (Withdraw)” 기능은 바이프로스트 네트워크의 자산을 다른 네트워크로 이동할 수 있게 해줍니다. 이 가이드는 바이프로스트 네트워크 기반 BFC를 이더리움 네트워크 기반 BFC로 브릿지하는 방법을 설명합니다.

{% hint style="info" %}
중앙화 거래소 (CEX)로 BFC를 전송하려는 경우, 해당 거래소가 바이프로스트 네트워크를 지원하는지 반드시 확인하세요. 예를 들어, A 네트워크 기반 토큰을 해당 네트워크를 지원하지 않는 거래소로 전송시, 토큰을 영구적으로 잃을 수 있으며 이 경우 재단이나 거래소는 책임을 지지 않습니다.
{% endhint %}

**Step 1) 지갑 연결 및 네트워크 설정**

1. [Bifrost 브릿지 페이지](https://www.bifrostnetwork.com/bridge)에 접속합니다.
2. 오른쪽 상단의 지갑 아이콘을 클릭해 지갑을 연결합니다.

지갑에서 바이프로스트 네트워크가 보이지 않는다면 다음 단계를 따라 설정합니다: 설정 (Settings) → 네트워크 (Networks) → "바이프로스트 네트워크" 검색 후 선택하여 연결합니다.&#x20;

만약 검색이 되지 않는다면, 다음 정보를 “네트워크 추가 (Add network)” 페이지에 입력한 후 저장합니다:

{% hint style="info" %}
네트워크 이름: Bifrost Network

RPC URL: <https://public-01.mainnet.bifrostnetwork.com/rpc>

체인 ID: 3068

통화 기호: BFC

블록 탐색기 URL (선택 사항): <https://explorer.mainnet.bifrostnetwork.com/>
{% endhint %}

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

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

**Step 2) 네트워크 및 토큰 선택**

1. 상단의 “출금 (Withdraw)” 탭에서 출금 대상 네트워크를 선택합니다.
2. 출금할 토큰을 선택합니다.
3. 출금 수량을 입력합니다. 수량이 조건에 맞지 않으면 브릿지가 실행되지 않을 수 있습니다. 버튼이 비활성화되어 있다면 최소/최대 수량 조건을 확인하세요. (최대 출금 가능 수량은 유동성 상황에 따라 변경될 수 있습니다.)

<figure><img src="/files/61wkDeQD5JGDDnixU2AG" alt=""><figcaption></figcaption></figure>

**Step 3) 브릿지 실행**

1. 승인 (Approve) 버튼을 클릭 후 토큰 전송 권한을 허용합니다.
2. 출금 (Withdraw) 버튼을 클릭 후 브릿지를 실행합니다.
3. 지갑에서 예상 가스비를 확인 후 승인 (confirm) 합니다.
4. 트랜잭션을 완료합니다. 네트워크 혼잡도에 따라 시간이 달라질 수 있습니다.

**Step 4) 브릿지 트랜잭션 내역 확인**

1. 브릿지를 실행한 페이지 상단의 “Use” 탭에서“Explorer”를 클릭하여 [블록 탐색기](https://explorer.mainnet.bifrostnetwork.com/)에서 트랜잭션 내역을 확인할 수 있습니다.

<figure><img src="/files/29dqjixfV1hiSPXxOXxY" 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/kr/bridge/bridge-guide/withdrawing-to-another-network.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.
