# BlockWallet

## I. Preparation <a href="#u01zchfqycz7" id="u01zchfqycz7"></a>

1. Update your Keystone device to Firmware version M-9.10 (Multi-Coin) or later. \
   Refer to the “[How to upgrade your firmware](/getting-started/firmware-upgrading.md)” tutorial if you require assistance in updating your firmware.
2. Download and install [BlockWallet](https://blockwallet.io/) (V-0.8.0 or newer).

## II. Importing your Keystone Hardware Wallet to BlockWallet <a href="#dc2kyvlgfeb0" id="dc2kyvlgfeb0"></a>

### 1. Log into the BlockWallet <a href="#id-1vcbhwcf22m6" id="id-1vcbhwcf22m6"></a>

{% hint style="info" %}
Before connecting your Keystone Hardware Wallet with BlockWallet, \
you will need to set up a dummy wallet.
{% endhint %}

1. Launch BlockWallet and create a new wallet. Tap \[Get Started] > Tap\[Create Wallet]

   <figure><img src="/files/BWjHmYbSOyjzEvh1dSl5" alt=""><figcaption></figcaption></figure>
2. Set a strong password for your BlockWallet wallet > Keep your seed phrase stored in a secure place > Confirm your seed phrase. Once that is done, you should have successfully logged into BlockWallet.

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

## 2. Syncing Keystone to BlockWallet <a href="#nd21im24hh9e" id="nd21im24hh9e"></a>

1. Default Browser Wallet, start using BlockWallet and get into the BlockWallet UI.

   <figure><img src="/files/rSXgNTtSzEKKQVHZK1LZ" alt=""><figcaption></figcaption></figure>
2. Click \[Setting] > Click \[Connect Hardware Wallet] > Select \[Keystone] and click \[Continue].

   <figure><img src="/files/4NhNYoBSR2uLX1rbqFBl" alt=""><figcaption></figcaption></figure>
3. On Keystone, navigate to \[Connect Software Wallet] > Select \[BlockWallet]. A QR code will then be displayed.

   <figure><img src="/files/qfbqnMTfxlEKaQR4F1CV" alt=""><figcaption></figcaption></figure>
4. Scan the QR code shown on your Keystone device with BlockWallet.

Congratulations! Your Keystone hardware wallet is now successfully connected to BlockWallet!

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


---

# 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://support.keyst.one/3rd-party-wallets/eth-and-web3-wallets-keystone/blockwallet.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.
