> 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/conectar-una-billetera-de-hardware.md).

# Conectar una Billetera de Hardware

Backpack Wallet es la única wallet de Solana que soporta tres de los proveedores de almacenamiento en frío más confiables del mundo: Ledger, Trezor y Keystone. Además, la billetera de Backpack es la única wallet de Solana que soporta la configuración 3 de 3 multi firma (multisig); el método más seguro para proteger los activos cripto. Aprende más sobre la protección multi firma para criptomonedas en el artículo de Backpack: [Cómo usar la billetera Backpack  para protección multi firma.](https://support.backpack.exchange/technical-docs/vn/)

***

### Pasos importantes antes de importar una billetera de hardware a Backpack

* Completa la configuración del dispositivo
* Actualiza el firmware del dispositivo
  * ‍[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)‍
* Descarga las aplicaciones necesarias para soportar tus activos cripto

***

### Cómo conectar e importar un billetera de hardware a Backpack.

### 1. Descarga la billetera de Backpack

* [Descarga la billetera de Backpack en Android](https://play.google.com/store/apps/details?id=app.backpack.mobile)
* [Descarga la billetera de Backpack en iOS](https://apps.apple.com/us/app/backpack-crypto-wallet/id6445964121)
* [Descarga la extensión de la billetera de Backpack para el navegador](https://chromewebstore.google.com/detail/backpack/aflkmfhebedbjioipglgcbcmnbpgliof)

<div align="left"><figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66a08b80529f0b81b639d230_221b702f-e4b0-4468-bda3-6e3f32fb0647.png" alt="" width="375"><figcaption></figcaption></figure></div>

### 2. Después de crear una cuenta, abre el Menú Principal en Backpack y selecciona 'Agregar Cuenta'

<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. Selecciona 'Importar Billetera'

<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. Selecciona 'Importar billetera' y elige la red adecuada

**Nota**: Ledger, Trezor y Keystone son compatibles con miles de tokens cripto y redes. Cualquier elección en este paso permitirá la conexión.

<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. Selecciona 'Usar una billetera de hardware'

<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. Selecciona la billetera de hardware adecuado y aprueba las solicitudes de conexión

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

### 7. Elige las direcciones fondeadas adecuadas y selecciona 'Importar billetera'

<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. Abre la billetera de Backpack y accede a tu cuenta de la billetera de hardware.

<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/support-docs/es/wallet/acciones/conectar-una-billetera-de-hardware.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.
