# 密語錢包（Passphrase）

密語（Passphrase）功能可以有效預防物理攻擊以及綁架攻擊。

在 12/18/24 位助記詞的基礎上，用戶可以通過設置不同 Passphrase 密語，生成多個不同的新錢包（隱形錢包）。然後將小額資產存入原助記詞錢包，作為哨兵錢包，而將大部分資產存入隱藏錢包內。當硬件錢包被物理攻擊竊取助記詞資訊時，隱藏錢包內的資產是安全的。您還可以通過設置不同密語（Passphrase）的隱藏錢包來保護您的資產安全。如被綁架索要資產，可通過暴露原助記詞錢包內的小額資產來保護隱藏錢包內的大部分資產。

請注意妥善保存您的密碼，因為如果丟失，您將無法訪問任何相應的資產。要了解密語錢包的更多信息，請訪問我們的[blog](https://blog.keyst.one/should-you-enable-passphrase-protection-5aba38b92613)。

## **I. 如何設置 Passphrase** 密語

1\. 點擊主頁左上角 “菜單” 按鈕，選擇【設置】>【密語 (Passphrase) 錢包】（需驗證密碼或指紋）。

![](/files/-MdM7et40WNi5O-XJ1pe)

2\. 輸入密碼/指紋，點擊【確認】，進入密語 (Passphrase) 設置頁面。

![](/files/-MdM7iTwEeQ8MiBcp-vp)

3\. 按照要求重複輸入兩次密語，確保能進入正確的隱藏錢包，點擊【確認】>【確認】，開始生成隱藏錢包，覆蓋原助記詞錢包。

![](/files/-MdM7r3It13IJH2vt9uJ)

4\. 選擇隱藏錢包需要管理的幣種，並同步 Keystone App 以便管理。

![](/files/-MdM8JqULuFKcus5rR37)

## **II. 注意事項**

1\. 隱藏錢包的密碼與創建原助記詞錢包時設置的密碼一致。

2\. 如需要返回原助記詞錢包，可重複操作上述步驟 1-4，第 3 步請保持 Passphrase 為空“”，直接點擊【確認】。

3\. 進入密語 (Passphrase) 錢包後，如設備斷電或重啟，將默認進入原助記詞錢包。


---

# Agent Instructions: 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.keyst.one/traditional-chinese/gao-ji-gong-neng/mi-yu-passphrase.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.
