# How to Migrate

**How to Migrate to the Electroneum** Smart Chai&#x6E;**?**

Navigating a migration can seem complex, but we've made it easier by breaking down the process according to the kind of user you are. Below are the specialised guides tailored to different user scenarios:

* **CLI Wallet Users**: If you handle your transactions and funds through the CLI Wallet, this guide is tailored for you, ensuring you understand every step of the migration.
* **ETN App & my.electroneum.com Users**: For those who use the ETN App and/or my.electroneum.com (ETN Online Wallets), we have a guide that delves into the specifics of what this migration means for you and how to proceed.
* **Exchange Users**: Trading on an exchange and wondering how the migration affects you? This is covered in our guide crafted for exchange users.
* **Paper Wallet Holders**: Holding a paper wallet? We understand the unique concerns you might have. Our paper wallet guide will walk you through the migration process.
* **New Users**: If you're just joining us or considering it, welcome! We have a guide to help you understand the migration and how you can be a part of our new Smart Chain journey.

Each guide is designed to provide clarity and a step-by-step approach, ensuring that irrespective of your user type, you have a seamless migration experience. Dive into the guide that best matches your circumstance and rest assured, we're here to support you every step of the way.

#### Before You Begin

1. **Backup**: If you are a CLI Wallet user, always ensure you have a backup of your existing assets and data (wallet private keys). While the migration process has been designed to be as smooth as possible, it's always a good practice to keep backups.
2. **Stay Informed**: Keep an eye on our official channels for any updates or announcements related to the migration.
3. **Ask for Help**: Our community and the ETN-Network team are always ready to assist. If you're unsure about something, it's better to ask than make a mistake.

Ready to get started? Dive into the guide most relevant to your needs, and if you have any questions along the way, remember that we are here to help.

<br>


---

# 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://developer.electroneum.com/migration-to-smart-chain/how-to-migrate.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.
