# Multisig

Import your cold storage hardware wallets into Backpack and then connect Backpack to a multisig creation platform.

***

### **Here’s the step-by-step.**

### **1. Import your cold storage hardware wallet(s) to Backpack.**

* Open the Settings menu and select 'Add Account'
* Select 'Import Wallet' and choose the appropriate network
* Select 'Use a hardware wallet' and choose 'Use a Keystone wallet'
* Follow directions on device to approve connection
* Proceed with wallet setup instructions

### **2. Visit a reputable multisig wallet platform that has integrated Backpack Wallet and initiate the setup process.**

* [Squads (Solana) (Recommended)](https://squads.so/)
* [Realms (Solana)](https://app.realms.today/realms/new)
* [Safe (Ethereum)](https://safe.global/)

### **3. Utilize Backpack Wallet as the interface to manage signatures and transactions.**

**Note:** You will sign transactions on your cold storage hardware device using Backpack Wallet as the connection point.


---

# 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.backpack.exchange/wallet/actions/multisig.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.
