> For the complete documentation index, see [llms.txt](https://docs.solflare.com/solflare/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solflare.com/solflare/onboarding/web-app-and-extension/import-your-keystone-device.md).

# Import Your Keystone Device

Keystone firmware versions M-6.0 (Multi-Coin) or newer enables the Solflare Web App (v1.29 or newer) to be used with your Keystone and sets the extension as a **watch-only** wallet for your **Keystone Essential or Keystone Pro** device.

Before going through the steps in this guide, make sure you’ve upgraded your Keystone [firmware](https://keyst.one/firmware?locale=en) to versions M-6.0 (Multi-Coin) or newer. Please read [How to upgrade firmware](https://support.keyst.one/getting-started/firmware-upgrading) for more details.

### Step 1

* Go to Solflare.com and click **Access Wallet**.

![](https://academy.solflare.com/wp-content/uploads/2022/06/Screen-Shot-2022-06-07-at-08.56.45-1024x517.png)

* Click **Keystone** icon on the main page.

![](https://lh6.googleusercontent.com/yYTdyLArQm7B-YrVewMoiGs1QBK9kuKokeNw08WivFn7lreyIzbOtgig5vQ2X0d4e7-omWoRuZuB8j8Bthhi92k3XUqkCA0D-OcfLkYD6OVx852F6HP7lQJN_XKd9Oav6yn6pVrRIPk1qgAgiw)

### Step 2

* On your Keystone: Tap the **Menu** icon.
* Then Tap **Watch-only Wallet** on your Keystone device.
* Then select **Solflare** / **Slope** and tap **Confirm**.

![](https://lh5.googleusercontent.com/h_axQWeLDaGC-3peD0FB88F8RwnOczyDrUB0dkRAkhkNhP5lenadFWC1jcaHLdwbwqlLEjEh_SLrt6w-6RWJ2nFtPplf1NTzn_-aH3WmxsaZ3NXqsjnask7yImGZm-XbeyPuOhGsRql1S-t5Zw)

### Step 3

* **Scan Keystone QR code** with your computer’s camera.

![](https://lh5.googleusercontent.com/4TI_shxaq_is19LwFZjkcYNG3EqA_mzJAxZEfEt3t2SylEkJydZ9b9J8kjll4myXUBiQH2gTSgnKk3p8a4C_k6RyIqp7zAkHzUjV_9mX9FgDIfQI5-efTs0r2V59GO5ABPcDro0DG76jjlCswQ)

* Select the accounts that you are going to import then tap **Continue**.

![](https://lh3.googleusercontent.com/439DQA19O15UubsNXlX9VIc3WpNeCuEV3-1SW6aZpl0b7pmo5CkROIps4APY1di9nUgInDGNkK7S1EvcsWUJuTxFfiUiMFprv9UvnC4FzyiROXSz75Ljn3DggE9o8EV88alxeLdsvOOUZOEhug)

* Set a password for your wallet, then click **Continue**.

![](https://lh5.googleusercontent.com/ZU_lyplJpcbU-tGkd4eR7wcihq9Ls9wppRbk3OZXiLMw9UpZZvYZvwvKwvLFM7Gf9c61LofTvTmfueqZr9iJIiblxkQWNhVcu5st-jBdm0hq2xCuGZB3a6L-5UmOoac8sTe75UQPgdFkoLuhGw)

### That’s it!

Your Keystone Hardware Wallet has now been successfully imported to Solflare!

![](https://lh5.googleusercontent.com/GJjGljs1zy6fK817mIiFL0od_LxgbTvPYY5_HK9M8Gv-KZwtcIoPRi3-fRauxU6KTWPXPU0aFeP1S5vHyjQ6Qktlh8pIgLhoXqo7vozB07ItChQx44ubM6tU9agrcXD5BkAu8YNF1mFkuDYZKw)

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.solflare.com/solflare/onboarding/web-app-and-extension/import-your-keystone-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
