> 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/es/wallet/acciones/multi-firma.md).

# Multi Firma

Importa tus billeteras de almacenamiento en frío a Backpack y luego conecta Backpack a una plataforma de creación de multi firma.

***

### **Aquí tienes los pasos detallados.**

### **1.** Importa tu(s) billetera(s) de almacenamiento en frío a Backpac&#x6B;**.**

* Abre el menú de Configuración y selecciona 'Agregar Cuenta'
* Selecciona 'Importar Wallet' y elige la red adecuada
* Selecciona 'Usar una billetera de hardware' y elige 'Usar una billetera Keystone''
* Sigue las instrucciones en el dispositivo para aprobar la conexión
* Continúa con las instrucciones de configuración de la billetera

### **2.** Visita una plataforma de multi firma reputada que esté integrada con la billetera de Backpack e inicia el proceso de configuració&#x6E;**.**

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

### **3.** Utiliza la billetera de Backpack como la interfaz para gestionar firmas y transaccione&#x73;**.**

**Nota**: Firmarás las transacciones en tu dispositivo físico de almacenamiento en frío utilizando la billetera de Backpack como punto de conexión


---

# 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/support-docs/es/wallet/acciones/multi-firma.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.
