> For the complete documentation index, see [llms.txt](https://learn.mvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.mvs.org/zhong-wen/user-guide/jiang-utxo-etp-jiao-huan-wei-xin-etp.md).

# 将UTXO ETP交换为新ETP

{% hint style="danger" %}

此交换服务是从UTXO链到虚拟机链的单向交换。

**您将无法换回UTXO链。**

目前，大多数交易所目前仅支持UTXO链。
{% endhint %}

本指南旨在介绍UTXO ETP（“旧ETP”）到新ETP的交换。

{% hint style="info" %}
请注意，本教程基于MyETPWallet。

**确保您已连接到主网。**

登录到您的钱包，并按照以下说明进行操作：

[http://app.myetpwallet.com](http://app.myetpwallet.com/)
{% endhint %}

登录后，您的ETP钱包应如下所示：

![](/files/-MYcu_Vcl20Yrb874V01)

接下来，单击身份，如下所示：

![](/files/-MYcukw8v_VYwSFsI4JF)

进入“Identities”选项后，您应该会看到创建虚拟机地址的提示或为您自动创建的虚拟机地址。 如果已经为您创建了虚拟机地址，则可以直接跳到“**将UTXO ETP交换为新ETP**”步骤。

## **创建您的虚拟机地址**

首先，单击创建虚拟机地址。

![](/files/-MYcvLqsK6nzFJzDAx90)

其次，输入您的钱包密码，然后单击Generate VM address：

![](/files/-MYcvTEU71Wpb1wQyfnU)

创建虚拟机地址后，它应显示在“Identities”选项卡的顶部，如下所示：

![](/files/-MYcvXtkJK0gWZWNEDg2)

**将UTXO ETP交换为新ETP**

现在，您已经创建了虚拟机地址，可以转到“Swap”选项卡，如下图所示：

![](/files/-MYcveKuona1BOyMv7bY)

在“Swap”选项卡中，输入要转移到新的Metaverse ETP链中的ETP量，然后单击“下一步”，如下图所示：

![](/files/-MYcvjtf1daAkQtyIdKd)

查看交易数据。 然后，输入您的密码，然后单击“**签名并发送**”。

![](/files/-MYcvoo-Sy59dyeRLtQ-)

如果您的交易成功，则您应该在屏幕上看到类似的通知，并确保保留交易ID的记录（下面以灰色显示）：

![](/files/-MYcvtiu4kULSlkwKi3T)

为您完成交换之后，您只需使用当前的备用单词（也称为种子短语）即可在新的元界插件钱包中访问您的ETP余额。 我们最多需要12个小时来确保您的ETP已正确转移到新连链。

**请在谷歌浏览器上下载**[**元界插件钱包**](https://chrome.google.com/webstore/detail/metaversevm/bnkgokfnchhoiipnofiibeohpmnbaelb)**:** [**https://chrome.google.com/webstore/detail/metaversevm/bnkgokfnchhoiipnofiibeohpmnbaelb**](https://chrome.google.com/webstore/detail/metaversevm/bnkgokfnchhoiipnofiibeohpmnbaelb)


---

# 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://learn.mvs.org/zhong-wen/user-guide/jiang-utxo-etp-jiao-huan-wei-xin-etp.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.
