> 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/support-docs/ru/koshelyok/deistviya/multipodpis.md).

# Мультиподпись

Импортируйте ваши аппаратные кошельки холодного хранения в Backpack, а затем подключите Backpack к платформе создания мультиподписей.

***

### **Вот пошаговая инструкция.**

### **1. Импортируйте ваш(-и) аппаратный(-ые) кошелек(-и) холодного хранения в Backpack.**

* Откройте меню Settings и выберите 'Add Account'
* Выберите 'Import Wallet' и выберите соответствующую сеть
* Выберите 'Use a hardware wallet' и выберите 'Use a Keystone wallet'
* Следуйте инструкциям на устройстве для подтверждения подключения
* Продолжите с инструкциями по настройке кошелька

### **2. Посетите авторитетную платформу мультиподписного кошелька, которая интегрировала Backpack Wallet, и начните процесс настройки.**

* [Squads (Solana) (Рекомендуется)](https://squads.so/)
* [Realms (Solana)](https://app.realms.today/realms/new)
* [Safe (Ethereum)](https://safe.global/)

### **3. Используйте Backpack Wallet как интерфейс для управления подписями и транзакциями.**

**Примечание:** Вы будете подписывать транзакции на вашем аппаратном устройстве холодного хранения, используя Backpack Wallet в качестве точки подключения.


---

# 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:

```
GET https://support.backpack.exchange/support-docs/ru/koshelyok/deistviya/multipodpis.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.
