> 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/exchange/seguridad/passkey/habilitar-passkey.md).

# Habilitar Passkey

## Web | Cómo Habilitar Passkey

#### Antes de Comenzar

* Usa un navegador compatible con Passkey (Chrome, Safari o Edge)
* Asegúrate de tener el bloqueo del dispositivo activado (Face ID, huella digital o PIN)
* Elige un administrador de Passkey:
  * Sistema integrado (por ejemplo, iCloud Passwords)
  * Terceros (por ejemplo, 1Password, con la extensión del navegador instalada y desbloqueada)

> **Recomendamos habilitar la sincronización en la nube. Esto no reduce la seguridad de la Passkey y ayuda a evitar problemas de inicio de sesión al cambiar, restablecer o perder tu dispositivo.**

#### Pasos para Habilitar **Passkey (Web)**

1. Inicia sesión en tu cuenta del exchange, haz clic en el botón de **Ajustes** en la esquina superior derecha y selecciona **Seguridad**. En la sección **Passkey**, haz clic en **Habilitar.**

<figure><img src="/files/CXZH1QkinVFfF7CCoCpj" alt=""><figcaption></figcaption></figure>

2. Ingresa el **código de 6 dígitos** de tu app de autenticación vinculada a tu cuenta y haz clic en **Agregar Passkey**.

<figure><img src="/files/Cf6ZmnKwmrXMp3sk1B35" alt=""><figcaption></figcaption></figure>

3. Selecciona el **administrador de contraseñas de tu navegador** o configura **la huella digital/PIN de tu dispositivo** para guardar tu passkey y usarla en backpack.exchange.

<figure><img src="/files/PRU308tuUfFeV7CN6hU8" alt=""><figcaption></figcaption></figure>

4. Sigue las instrucciones en pantalla según el método seleccionado.

## App | Cómo Habilitar Passkey

#### Antes de Comenzar

* Actualiza la app del exchange a la última versión
* Usa un dispositivo que sea compatible con Passkeys
* Activa el bloqueo del dispositivo (Face ID, huella digital o PIN)
* Configura un administrador de Passkey:
  * iOS: iCloud Passwords
  * Android: Google Password Manager
  * O una app de terceros (por ejemplo, 1Password)

<div align="left"><figure><img src="/files/Uii2yPJAy9pGn2BSWBkj" alt="" width="563"><figcaption></figcaption></figure></div>

#### **Pasos para Habilitar Passkey (App)**

1. Inicia sesión en tu cuenta del exchange, toca tu **ícono de perfil** y luego selecciona **Ajustes**.

<div align="left"><figure><img src="/files/QQnrs4PevCH87PefjmD1" alt="" width="563"><figcaption></figcaption></figure></div>

2. Ve a Seguridad, activa **Requiere PIN/Face ID**, y luego toca **Configuración de Passkey**.

<div align="left"><figure><img src="/files/F90CA9cAE9Ia4dM8Uyzp" alt="" width="563"><figcaption></figcaption></figure></div>

3. Toca Continuar, ingresa el **código de 6 dígitos** de tu app de autenticación y selecciona **Enviar**.

<div align="left"><figure><img src="/files/okCC8Gv4JKN7Pfyjts9n" alt="" width="563"><figcaption></figcaption></figure></div>

4. Toca **Agregar Passkey** — configuración completada.

<div align="left"><figure><img src="/files/XOP7MOUSn9ULhOkZJmXk" alt="" width="563"><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/exchange/seguridad/passkey/habilitar-passkey.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.
