# Wallet Update

If you see a message when open your Wallet?

![](https://cdn.qwertycoin.org/images/other/github/updateinform.jpg)

Or read a message that a new wallet is available you can follow [this guide](https://docs.qwertycoin.org/guides/wallets/Wallet-Backup) so safely update.

## First Backup your Wallet

This step is not mandatory but recommended (for worst case scenario). You can copy your wallet file and move it to a second folder (maybe on a USB Stick or other). Please follow [this guide](https://docs.qwertycoin.org/guides/wallets/Wallet-Backup) for backup your Wallet using CLI-Wallet or GUI Wallet

## Update Wallet Software

1. Go to [qwertycoin.org](https://qwertycoin.org/wallet/)
2. Download your new GUI or CLI Wallet
3. Unzip it

Optional:

## Recovery your Wallet

Please follow [this guide](https://docs.qwertycoin.org/guides/wallets/Wallet-Recovery)


---

# 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.qwertycoin.org/wallet/wallet-update.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.
