# Backup file

To create a backup file, [click here](https://docs.cakewallet.com/features/basic/create-backup/)

{% hint style="warning" %}

### ALWAYS save the mnemonic seeds for all of your wallets just in case!

{% endhint %}

{% stepper %}
{% step %}

### Restore after reinstalling the app

If you want to restore your wallet from the backup file, you need to reinstall the app first. After reinstalling the app, tap the `Restore wallet` button, then choose `Restore from backup`

<div><figure><img src="/files/2fb7951651d19e648de9651716e53f12b8c2bf28" alt=""><figcaption></figcaption></figure> <figure><img src="/files/79f40146dd49e1a901cb860b26dd3597efe74cf8" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d057a4810ac87dbc00d7c5cfb02aa887d6dc106c" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Enter password and select file

Enter the backup password, tap `Select backup file` and choose a backup file from your device. After that tap the `Import` button
{% endstep %}
{% endstepper %}


---

# 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.cakewallet.com/get-started/5.x/setup/restore-existing-wallet/backup-file.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.
