> 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/cn/jiao-yi-suo/an-quan/tong-xing-mi-yao-passkeys/qi-yong-tong-xing-mi-yao.md).

# 启用通行密钥

### **网页端 |** 如何启用通行密钥？

#### **开始前准备**

* 使用支持通行密钥的浏览器（如 Chrome、Safari 或 Edge）
* 确保已启用设备锁（面容 ID（Face ID）、指纹（Fingerprint）或 PIN）
* 选择一个通行密钥管理器（Passkey Manager）：
  * 系统内置（例如 iCloud Passwords）
  * 第三方（例如 1Password，需安装并解锁浏览器扩展）

> 💡 **建议启用云同步。** 启用云同步不会降低通行密钥的安全性，并有助于在更换、重置或丢失设备时避免登录问题。

#### 启用通行密钥步骤（网页端）

1. 登录交易所账户，点击右上角的 **设置** 按钮，选择 **安全**。在通行密钥区域点击 **启用**。

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

2. &#x20;输入您账户绑定的身份验证器应用中的 6 位验证码，然后点击 **添加通行密钥**。

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

3. 选择浏览器的密码管理器，或设置设备指纹或 PIN，用于在**backpack.exchange** 保存通行密钥。

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

4. 按照屏幕上的提示继续完成设置。

***

### 移动端 | 如何启用通行密钥？

#### **开始前准备**

* 将交易所应用更新至最新版本
* 使用支持通行密钥的设备
* 启用设备锁（面容 ID（Face ID）、指纹（Fingerprint）或 PIN）
* 设置通行密钥管理器：
  * iOS：iCloud Passwords
  * Android：Google Password Manager
  * 或第三方应用（如 1Password）

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

#### **启用通行密钥步骤（移动端）**

1. 登录您的交易所账户，点击**个人头像**，然后选择**设置（Settings）**。

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

2. 前往**安全（Security）**，打开**需要 PIN/面容 ID（Require PIN/Face ID）**，然后点击**通行密钥设置（Passkey Setup）**。

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

3. 点击**继续（Continue）**，输入身份验证器应用提供的**六位验证码（6-digit code）**，然后点击**提交（Submit）**。

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

4. 点击**添加通行密钥（Add Passkey）**，完成设置。

<div align="left"><figure><img src="/files/ZsZNf8m3NcEX8vfSGBHD" 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/cn/jiao-yi-suo/an-quan/tong-xing-mi-yao-passkeys/qi-yong-tong-xing-mi-yao.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.
