> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/wallet/actions/connect-hardware-wallet.md).

# Connect Hardware Wallet

Backpack Wallet is the only Solana wallet to support three of the world's most trusted cold storage hardware providers: Ledger, Trezor and KeystoneBackpack Wallet is also the only Solana wallet to support 3-of-3 multisig; the most secure method for securing crypto assets.Learn more about multisig crypto protection in Backpack's [**How To Use Backpack Wallet For Multisig Protection.**](https://app.gitbook.com/o/1pzK7I96ua1kPK2SCiPg/s/3kiM6CAFBZoTCJcZ8X7k/~/changes/510/wallet/actions/multisig)​​

***

**Important steps before importing a hardware wallet to Backpack**

* Complete hardware device setup
* Update hardware device firmware
  * ‍[Ledger firmware](https://www.ledger.com/ledger-live)​[‍](https://trezor.io/trezor-suite)​
  * ​[Trezor firmware](https://trezor.io/trezor-suite)​[‍](https://keyst.one/firmware)​
  * ​[Keystone firmware](https://keyst.one/firmware)‍
* Download the apps needed to support your crypto assets

***

### Here's how to connect and import a cold storage hardware wallet to Backpack. <a href="#heres-how-to-connect-and-import-a-cold-storage-hardware-wallet-to-backpack" id="heres-how-to-connect-and-import-a-cold-storage-hardware-wallet-to-backpack"></a>

#### 1. Download the Backpack Wallet <a href="#id-1.-download-the-backpack-wallet" id="id-1.-download-the-backpack-wallet"></a>

* ​[Download Backpack Wallet on Android](https://play.google.com/store/apps/details?id=app.backpack.mobile)​
* ​[Download Backpack Wallet on iOS](https://apps.apple.com/us/app/backpack-crypto-wallet/id6445964121)​
* ​[Download Backpack Wallet browser extension](https://chromewebstore.google.com/detail/backpack/aflkmfhebedbjioipglgcbcmnbpgliof)​

<div align="left"><figure><img src="https://images.gitbook.com/__img/dpr=2,width=1168,onerror=redirect,format=auto,signature=476999425/https%3A%2F%2Fcdn.prod.website-files.com%2F669641f210a1019f2d8231fa%2F66a08b80529f0b81b639d230_221b702f-e4b0-4468-bda3-6e3f32fb0647.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 2. After creating an Account, open the Main Menu in Backpack and select 'Add Account'.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b818b97e26c34e376a2_84bb5eed-568a-4206-bf3d-b3db0a5a382e.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 3. Select 'Import Wallet'.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b809fd902817681c770_b49479b5-488f-4171-b619-0b30bda8f81a.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 4. Select 'Import Wallet' and choose the appropriate network.

**Note:** Ledger, Trezor and Keystone each support thousands of crypto tokens and networks. Any choice during this step will allow connection.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b8019ffc49973bb3ff4_62dccfa5-52aa-4af2-a399-d30300800380.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 5. Select 'Use a hardware wallet'.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b80f49b5b79bc036452_1aa09262-3483-4d2b-98db-00e731dc979e.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 6. Select the appropriate hardware wallet and approve connection requests.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b8023f8ae1d3d8c9572_0b6aa412-890c-4992-a452-0a42596a6432.png" alt=""><figcaption></figcaption></figure>

### 7. Choose the appropriate Funded Address(es) and select 'Import Wallet'.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b80c03d42115356fa0e_35b5f20f-5b6f-4081-8ec2-552eba7a19b4.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 8. Open Backpack Wallet and access your hardware wallet account.

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b80d7e1771ff40a84ad_ea2de9a5-a6cc-410d-ac8e-5bb1f0ef6754.png" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://support.backpack.exchange/wallet/actions/connect-hardware-wallet.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.
