# Updating to Leather?

The Stacks Wallet and later the Hiro Wallet have undergone a rebrand in 2023 to Leather. How you upgrade to Leather depends on the type of wallet you are using. The extension or the desktop wallet.&#x20;

### Extension wallet

The extension will get automatic updates when it is installed via the Chrome store. From wallet version 6.0.0 the extension is expected to prompt you with the Leather rebrand update and then you can accept or decline (and uninstall). With Accept the wallet should show the updated interface with Leather styling.&#x20;

In the event, that your wallet did not update automatically you can reinstall the extension instead and then restore it with your Secret Key. Please make sure you have a backup of your Secret Key first.&#x20;

### Desktop wallet

The Desktop Wallet does not update automatically. You will have to download the latest version to update the current wallet manually.&#x20;


---

# 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://leather.gitbook.io/guides/legacy-guidance/updating-to-leather.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.
