> For the complete documentation index, see [llms.txt](https://docs.subwallet.app/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.subwallet.app/main/mobile-app-user-guide/cold-wallet-management/connect-keystone-devices.md).

# Connect Keystone devices

**Step 1**: Open your Keystone device and have the QR code ready.

**Step 2:** On the SubWallet homepage, hit the account name at the top of the screen to access the account selection tab.

<figure><img src="/files/R4ldInY93aACY4DOXnGS" alt="" width="270"><figcaption></figcaption></figure>

**Step 3**: In the account selection tab, hit the <img src="https://docs.subwallet.app/~gitbook/image?url=https%3A%2F%2F631687399-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F-Lh39Kwxa1xxZM9WX_Bs%252Fuploads%252FFiGMDTOg9S8t9pK5Ty8A%252FScreenshot_191.png%3Falt%3Dmedia%26token%3D0a583318-92e6-4dcc-a747-c92f918addcb&#x26;width=40&#x26;dpr=4&#x26;quality=100&#x26;sign=c2666f64&#x26;sv=2" alt="" data-size="line"> button at the bottom right corner of the screen.

<figure><img src="/files/61gS3H52fR4be223oA1C" alt="" width="272"><figcaption></figcaption></figure>

**Step 4**: Choose "**Connect a Keystone device**".

<figure><img src="/files/SHvYtPT0fy1FqkXYajvO" alt="" width="272"><figcaption></figcaption></figure>

**Step 5**: Press "**Scan QR code**".

<figure><img src="/files/UJHzvAnFN8AvwKJ0n9Vv" alt="" width="272"><figcaption></figcaption></figure>

<details>

<summary>If you haven't granted camera access to SubWallet yet</summary>

In this case, once you hit the button, your device will show the following message:

<img src="/files/cd2P6JakJEqrgFqaEAFl" alt="" data-size="original">

Click "**Go to Settings**" to open your phone's settings.&#x20;

On the settings screen, switch the toggle next to "**Camera**" to allow the camera access to the app.

<img src="/files/SXQI6e9o1X20ImBGu4zO" alt="" data-size="original"><img src="/files/EK7UXsMqnKOH4HAlydQj" alt="" data-size="original">

</details>

**Step 6**: Scan the QR code you have in **Step 1**, or upload an image containing this QR code using the "**Upload from photos**" option.

<figure><img src="/files/1P5OauDAQccsFTZzLDqk" alt="" width="272"><figcaption></figcaption></figure>

**Step 7:** Once the app recognizes the QR code, a popup will appear, asking you to enter the name of your account. Once done, hit "**Confirm**".

Your account is ready!


---

# 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.subwallet.app/main/mobile-app-user-guide/cold-wallet-management/connect-keystone-devices.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.
