# Extension Wallet FAQ

## **How to update your wallet?**

Usually, the extension will be auto-updated. If your extension didn't update to the latest version, then you may follow the steps below to update it.

1. Click on the extension icon on the top right of your screen, then click "Manage extensions" menu.

📍 Directly Update link: <chrome://extensions/?id=ppbibelpcjmhbdihakflkdcoccbgbkpo>&#x20;

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

2. Switch on to Developer mode, then click the "Update" button

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

3. Then your wallet will be updated to the latest version.

## How to load the Chrome extension wallet into your Chrome from manually

The extension could be temporarily installed this way:

1. Download the '[**unisat-chrome-xxx.zip**](https://github.com/unisat-wallet/extension/releases/latest)' file, unzip it to an isolated folder.\
   ![](/files/RNcDLcqwh9eEPEXICeoN)
2. Open Google Chrome and enter "**chrome://extensions/**" into address bar ("More Tools | Extensions" from menu) to open the extension page, find the switch "**Developer mode**" in the upper right corner and turn it on.\
   ![](/files/LdlBjyxuyiSl7B16FGFA)
3. Click "**Load unpacked**" button and browse to the unzipped folder.\
   ![](/files/JYFiF5FBYDxC39omqvV9)<br>

* By doing this, you can experience the new version in advance or install the plugin in cases where you cannot access the Google Chrome Web Store.&#x20;
* However, please note that versions installed in this way won't receive automatic updates and won't share data with versions downloaded from the Chrome Web Store.&#x20;
* Make sure you have only one Unisat Wallet plugin installed in the same browser to avoid conflicts.


---

# 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.unisat.io/products/unisat-wallet/extension-wallet-faq.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.
