# 【NeoLine 移动端】 Neo N3 迁移指南

## 一、准备工作

### 1、升级钱包到最新版本

大家在进行 Neo N3 资产迁移之前，请务必将 NeoLine 移动端升级到最新版本。

### 2、创建 Neo N3 钱包

{% hint style="info" %}
**在进行资产迁移之前，请务必在最新版本钱包的基础上，重新创建一个全新的 Neo N3 钱包，并且安全的备份私钥。**&#x521B;建教程如下：
{% endhint %}

{% content-ref url="/pages/-MgPAD1Jvm6hjq3lgGFB" %}
[移动端 Neo N3 钱包](/cn/n3-qian-bao/neo-n3-qian-bao-chuang-jian-jiao-cheng/yi-dong-duan-neo-n3-qian-bao.md)
{% endcontent-ref %}

## 二、开始资产迁移

### **第一步：找到【迁移】Dapp**

{% hint style="info" %}
在迁移开始前，请确保你的钱包是在 Neo Legacy 。
{% endhint %}

打开你的 NeoLine 钱包，点击【发现】——【工具】一栏里找到【迁移】；

进入【迁移】页面。

![](/files/-MhOozboEY4GBRs0rtXs)

{% hint style="info" %}
**进行资产迁移之前，请一定要确保你的钱包是最新版本，且你的 N3 钱包是在最新版本上重新创建的，也正确、安全地备份了私钥！**
{% endhint %}

### **第二步：选择你想迁移的资产**

在迁移页面，选择要迁移的资产、数量。

![](/files/-MhOsX1zTzW6qj3N8vAC)

### 第三步：选择迁移的目标地址

资产、数量确认后，点击地址下面的**选择地址**（如下图），或者点击**地址簿**，在跳出来的N3钱包列表里，选择要迁移到的 N3 钱包。

{% hint style="info" %}
**这里的 Neo N3 钱包地址必须是在新版本上重新创建的，且已正确、安全的备份了私钥！**
{% endhint %}

![](/files/-MkBikODSntKJ-LZLVW4)

### **第四步：确认资产迁移信息**

{% hint style="info" %}
**注意：**&#x5F53;你迁移的 NEO 数量少于10个，或者 GAS 数量少于20个时，需要支付 1 GAS 作为迁移费用。
{% endhint %}

![](/files/-MhOu3kC5y_9eK39Het5)

仔细确认需要迁移的资产、数量、**目标地址**，小字提醒等信息，确认无误后，点击【迁移】，再次确认迁移详情，无误后，点击【确认】 。

{% hint style="info" %}
**在点击【确认】之前，一定要确保自己的 N3 钱包是在最新版本上重新创建地，且已经备份了私钥。**
{% endhint %}

{% hint style="info" %}
果你正在迁移GAS，且提示你余额不足，或者迁移不成功，请先前往<https://utxo-manager.o3.app/合并UTXO。>
{% endhint %}

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

### 第五步：迁移完成

点击【确认】后等待迁移完成，或者前往区块链浏览器 NeoTube 查看迁移进度。

**NeoTube 官网：neo3.neotube.io**

{% hint style="info" %}
迁移资产需要3天时间完成，请耐心等待！
{% endhint %}

![](/files/-MgddPzpj56NT2N5mW-H)


---

# 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://tutorial.neoline.io/cn/neo-n3-qian-yi-zhi-nan/neoline-yi-dong-duan-neo-n3-qian-yi-jiao-cheng.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.
