# How to migrate from other launchers

At the moment, direct backup import is supported for **Nova Launcher** backups.

To migrate from Nova:

1. Create your backup in Nova Launcher.
2. Open the backup screen in Smart Launcher.
3. Select restore/import and choose the Nova backup file.

Smart Launcher can import that file from the same screen used for Smart Launcher backups, so the flow is the same.

After import, quickly check widgets and app shortcuts, then save a new Smart Launcher backup once everything looks right.

If you are coming from another launcher, you can still migrate smoothly by recreating the home layout manually and then saving it as a Smart Launcher backup.


---

# 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.smartlauncher.net/faq/start-here/how-to-migrate-from-other-launchers.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.
