# Backup Wallet on an external device

One way to backup your wallet is to save a copy of the **wallet.dat** file on an external device.

{% embed url="<https://www.youtube.com/watch?v=SqIdsz6mn7w>" %}

First of all, we insert our USB stick into the PC and open our wallet (in our case the SAPP wallet), then go to the bottom left and choose the settings cog.

* 1 Settings
* 2 Wallet Data
* 3 Wallet

As seen in the image below:

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

Once this is done, as you can see in the image, the backup wallet menu will open, click on the folder icon on the right as in the image below:

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

After that, a window will open where we can choose the destination for our backup file

* 1 look for our USB stick and click on it to select it
* 2 let's choose a name for our backup
* 3 click on save

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

If the operation went well, this will appear:

<figure><img src="/files/7C0mHPdujdf02AXyLYaD" alt=""><figcaption></figcaption></figure>

If in case you need to restore your backup, the name to use will be "wallet.dat"


---

# 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.decenomy.net/tutorials/decenomy-wallet/backup-wallet-on-an-external-device.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.
