# UTXO ETP to VM ETP (Hyperspace/New Frontier) migration

{% hint style="danger" %}
This Swap service is a **one-way swap** from the UTXO chain to the Virtual Machine Chain.&#x20;

**You will not be able to swap back to the UTXO chain.**&#x20;

Most exchanges currently only support the UTXO chain at the moment.&#x20;

We recommend you only swap the amount of ETP you plan to use in the Metaverse Virtual Machine.&#x20;
{% endhint %}

This guide is designed to introduce the swap of UTXO ETP ("old ETP") to VM ETP ("new ETP"). &#x20;

{% hint style="info" %}
Note this tutorial is based on MyETPWallet.&#x20;

**Make sure you are connected to the Mainnet.**&#x20;

Log in to your wallet and follow the instructions below:&#x20;

<http://app.myetpwallet.com>
{% endhint %}

After you have logged in, your ETP wallet should look like this:

![](/files/-MUQ7L2TBvrwqamesmWg)

Next, click on **Identities** as shown below:

![](/files/-MUQ7l2uWdyvr71x54Cz)

Once in the Identities tab, you should either see a prompt to **create your VM addres**s or the **VM address that was created for you** automatically. If the VM address was already created for you, you can directly jump to the step Swap UTXO ETP for VM ETP.

## **Create your VM Address**

First, click on **Create VM address**.

![](/files/-MUQ9kijHb27oLfB88vr)

Second, enter your wallet password and click on **Generate VM address:**

![](/files/-MUQBH3VQRst_bd4a_cH)

After you have created your VM address, it should appear at the top of your **Identities** tab as shown below:

![](/files/-MUQBsTWdwj8oVwZ_I8u)

## **Swap UTXO ETP for New ETP**

Now that you have created your VM address, you can go to the **Swap** tab as illustrated below:

![](/files/-MUQDFB0VCSYNUg4ye-K)

In the Swap tab, enter the amount of ETP you would like to transfer to the New Metaverse ETP Chain and click on **Next** as shown in the image below:

![](/files/-MUQEsnZCoShOKbl5pff)

Review the transaction data. Then, enter your password and click on **Sign and Send**.&#x20;

![](/files/-MUQFYXidqIQcEjTu6LK)

If your transaction was successful, you should see a similar notification on your screen and make sure to keep a record of your transaction ID (shown in grey below):

![](/files/-MUQFnjgoQIZkJqTctmx)

After we complete the swap for you, you simply need to use your current backup words (also called seed phrase) to have access to your ETP in the new MetaverseVM browser extension. We may need up to 12 hours to make sure your ETP has been properly transferred to the new chain. Please download the Metaverse VM extension on [Google Chrome](https://chrome.google.com/webstore/detail/metaversevm/bnkgokfnchhoiipnofiibeohpmnbaelb).


---

# 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://learn.mvs.org/user-guide/swap-utxo-etp-for-new-etp.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.
