# MVL Bridge

#### 1. [**MVL Fi 웹사이트**](https://mvlfi.mvlchain.io/en)에 접속하기

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

#### 2. 지갑을 선택하고 연결하기

* 지갑에 로그인한 후 연결 승인을 해주세요.

<div><figure><img src="/files/6roIHDKvswOkGO5vOnHn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WYY2NquV5XqEu8ZTrulL" alt=""><figcaption></figcaption></figure></div>

#### 3. 브릿징할 네트워크를 선택하기

* ETH → BSC
* BSC → ETH

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

#### 4. 브릿징할 MVL 토큰 수량을 입력하고 “Next Step”을 클릭하기

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

#### 5. “Approve”를 클릭하여 스마트 컨트랙트가 토큰에 접근할 수 있도록 승인하기

* 지정한 MVL 수량을 거래에 사용할 수 있는 권한을 부여하는 단계입니다.

<figure><img src="/files/JzVvc9M2Jf93MreKFVhq" alt="" width="540"><figcaption></figcaption></figure>

#### 6. 지갑에서 네트워크 수수료를 확인한 후 “Confirm”을 클릭하기

* ⚠️ <mark style="color:red;">가스 비용은 네트워크 상황에 따라 달라질 수 있습니다.</mark>

<figure><img src="/files/xZfuthL9PC18hgLYJoK1" alt="" width="361"><figcaption></figcaption></figure>

#### 7. 승인 후 “Start”를 클릭하기

<figure><img src="/files/W7XvRvNEU8aoKB8XJWaT" alt="" width="513"><figcaption></figcaption></figure>

* 지갑에서 거래 승인 팝업이 나타납니다.
* ⚠️ <mark style="color:red;">네트워크 수수료를 확인하고 거래를 승인해주세요.</mark>
* <mark style="color:red;">⚠️ 가스 비용은 네트워크 상황에 따라 달라질 수 있습니다.</mark>

<div><figure><img src="/files/kPprMMPslVxeveOWyiD2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hM8ugjJrcoDTWUnVdnFR" alt=""><figcaption></figcaption></figure></div>

#### 8. 거래 승인이 완료되면 브릿지 시작

* 최대 6분 정도 소요될 수 있습니다.

<figure><img src="/files/jOmmoubQifR4tBPIwZGd" alt="" width="560"><figcaption></figcaption></figure>

#### 9. 완료되면 화면에 “Bridge Completed!” 안내가 표시

* LayerZero Scan 링크를 클릭하여 거래 내역을 확인할 수 있습니다.

<figure><img src="/files/2UPbwiMxaPUFpKB8sZtX" alt="" width="510"><figcaption></figcaption></figure>

#### 10. 지갑에서 토큰 확인하기

* 네트워크를 **Binance Smart Chain**으로 전환하면 브릿징된 bMVL 토큰을 확인할 수 있습니다.

<figure><img src="/files/eLIPSCWHfyoMo9XUjFOz" alt="" width="380"><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.mvlchain.io/kor/user-guide/mvl-bridge.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.
