# Migration with O3 Wallet

1. Open the O3 wallet app. Click the wallet account and click `Create` .<br>

   <figure><img src="/files/CHCFd5YOfmkajDzgGwfE" alt=""><figcaption></figcaption></figure>
2. Select `NEO N3` and click `Next` to create a Neo N3 wallet.
3. Input your wallet name and password and click `Create` . A new Neo N3 wallet is successfully created.
4. Go to the [Migrate To N3](https://migration.neo.org/) website. Click `CONNECT WALLET` to connect a wallet.<br>

   <figure><img src="/files/mBXVgEsz4Fq31JCPSADF" alt=""><figcaption></figcaption></figure>
5. Click `Connect O3` to connect an O3 wallet.
6. Select an account and click `Connect` .<br>

   <figure><img src="/files/QODYh4yDMtO2vAeOdMfH" alt=""><figcaption></figcaption></figure>
7. Select an asset you want to migrate.<br>

   <figure><img src="/files/XGTDCskmoqsOovhKay8G" alt=""><figcaption></figcaption></figure>
8. Input the amount you want to migrate.

   > A 1 GAS fee is required if you are migrating less than 10 NEO or 20 GAS. This is because fees are now required on all Neo N3 transactions. Allowing users to migrate small quantities of tokens with no fee opens up an exploit where users could potentially spam transactions to burn Neo Foundation GAS inefficiently.

   <figure><img src="/files/i9xCBHR2T95EtfYg1RUK" alt=""><figcaption></figcaption></figure>
9. Click `Select an N3 address` to select an address that you want to migrate to, and then click `Select` .<br>

   <figure><img src="/files/ffDDmwQRL1Yd0yPn48KC" alt=""><figcaption></figcaption></figure>
10. Click `NEXT` to start the migration.<br>

    <figure><img src="/files/RfGgzwFa0N1XKPJTbJLM" alt=""><figcaption></figcaption></figure>
11. Confirm the migration information. If the information is correct, click `NEXT` . Otherwise, click `BACK` to revise the information.<br>

    <figure><img src="/files/Yw1ukWLtnGnRywFBYp7f" alt=""><figcaption></figcaption></figure>
12. Click `Approve` .<br>

    <figure><img src="/files/nE5zbfFvdM9usNi0ykuH" alt=""><figcaption></figcaption></figure>
13. Wait for the migration process to complete. You can click `Migration history` to check the migration status.<br>

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

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


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-n3/migration-with-o3-wallet.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.
