# jMVL(TON) to MVL(Ethereum)

### Step-by-Step Guide: Converting jMVL to MVL on Ethereum

Welcome! This guide will help you easily transfer your jMVL tokens from TON Network to MVL tokens on Ethereum using the official TON Bridge.

#### What You'll Need

* An active wallet on both TON and Ethereum networks
* Your Ethereum wallet address
* Some jMVL tokens to transfer
* A small amount of TON for transaction fees

#### Step 1: Access the TON Bridge

* Visit the official TON Bridge website: <https://bridge.ton.org/>
* This is the official bridge tool introduced by the TON Foundation

#### Step 2: Configure Your Transfer

* Make sure "The Open Network" is selected as your "From" network
* Select "Ethereum Network" as your "Destination" network
* For Asset, choose "Other tokens"
* Enter the jMVL token address: EQD2yazA2wf5AY2joEzGUDGk0cQWxEa2NdiP4Zgf9-eF04tp

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

#### Step 3: Enter Your Details

* Enter the amount of jMVL you want to transfer
* Input your Ethereum wallet address as the destination
* Make sure your Ethereum address is in the correct format: a hex string with 42 characters (including the "0x" prefix)

#### Step 4: Complete the Transfer

* Click the confirmation button to proceed
* Follow the remaining prompts on the bridge interface to complete your transaction

For additional guidance, you can refer to the official TON tutorial: [TON ERC-20 Bridge Tutorial](https://blog.ton.org/ton-erc-20-bridge-tutorial#transfer-from-ton-to)

If you encounter any issues during the process, please reach out through the support menu at the bottom of the TON Bridge page for assistance.


---

# 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/user-guide/jmvl-ton-to-mvl-ethereum.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.
