# Migration NEO or GAS from Neo Legacy to Neo N3

## Prepare Neo Legacy Wallet and Neo N3 Wallet

If you are a new ONTO user, **download ONTO App**, **create ONT ID wallet** and select **Neo Legacy wallet & Neo N3 wallet** on "**Add Wallet"** page.

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

If you already have ONTO App, please **update** it to the **latest version**, then follow the steps below to **add Neo Legacy wallet & Neo N3 wallet**.

* Tap on the **wallet name** in the top left corner of "**Assets**" page or tap on "**Manage wallets**" on "**Profile**" page to open "**Manage wallet**" page

![](/files/-MiOqT_vYjGXe0ZFdBF4)

* On "**Manage wallets**" page, tap on "**···**" button on the right of the wallet name
* Tap on "**Add Wallet**"
* Check pictures of **Neo Legacy** and **Neo N3** and tap on "**Confirm**" button to add the wallets

![](/files/-MiLFV1AsITkGOKXC8b8)

## Prepare NEO or GAS in Neo Legacy Wallet

Transfer NEO or GAS to your ONT ID wallet

{% content-ref url="/pages/-MdoMmELj2inONB1xULy" %}
[Sending and Receiving Neo Assets](/guides/assets/sending-and-receiving-neo-assets.md)
{% endcontent-ref %}

&#x20;Or import other Neo wallet with NEO or GAS to ONTO App

{% content-ref url="/pages/-MeUM8Rh3TTb7WdJu3nx" %}
[Import, Export, Switch or Delete Single Chain Wallet](/guides/wallet-management/import-export-switch-or-delete-single-chain-wallet.md)
{% endcontent-ref %}

## Migrate NEO or GAS from Neo Legacy to Neo N3

NEO is taken as an example here.

* Tap on **NEO** on "**Assets**" page of the wallet you would like to migrate NEO from&#x20;
* Tap on "**Migration**" in the bottom left corner to open "Migration" page

![](/files/-MiMI_hSjxlrlZJo_ub1)

* Tap on the **icon** on the right of the "Address" bar
* **Choose the Neo N3 address** you would like to migrate NEO to

![](/files/-MiMbVIdEq5jythEAeIG)

* Enter the **amount** of NEO you would like to migrate and tap on "**Next**" button

{% hint style="info" %}
About Fee: If the asset to migrate is greater than or equals to 10 NEO/20 GAS, no fee is charged. Otherwise you need to pay 1 GAS as fee.
{% endhint %}

* **Confirm** the transaction
* After the transaction being verified, the asset will be sent to your Neo N3 address within one working day

![](/files/-MiMebGKLM4ckn7vqIMJ)

{% hint style="info" %}
About NEO bonus:

The token migration incentive program will run from September 1st until October 31st, offering bonus NEO tokens to users who migrate during this period.&#x20;

September 1st - 14th: 1 NEO bonus per 100 migrated NEO in a single transaction.

September 15th - 30th: 1 NEO bonus per 134 migrated NEO in a single transaction.

October 1st - 31st: 1 NEO bonus per 200 migrated NEO in a single transaction.

Bonuses will be distributed manually within three days of completing your migration.
{% endhint %}


---

# 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.onto.app/guides/assets/migration-from-neo-legacy-to-neo-n3.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.
