> For the complete documentation index, see [llms.txt](https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-n3.md).

# Migration to N3

These tutorials will guide you through the process of migrating Neo and GAS tokens from Neo legacy to Neo N3 on the Migration website using N3-compatible wallets.\
\
Graciously provided by the Neo Blockchain developer team. \
\
• [Migration via NeoLine Wallet (Recommended) ](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-n3/migration-with-neoline-wallet.md)\
• [Migration via O3 Wallet](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-n3/migration-with-o3-wallet.md)<br>

This guide will help with migrating your Cutie NFTs from Neo legacy to N3.&#x20;

• [Migrating Cuties to N3 ](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-n3/nft-migration-tutorial.md)

More Neo Blockchain Documentation can be found on the official [Neo Documentation website](https://docs.neo.org/docs/en-us/index.html)


---

# 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:

```
GET https://docs.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo/migration-to-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.
