# 創建自己的助記詞

Keystone 錢包支持用戶創建自定義 24 位助記詞。前 23 位單詞由用戶在 2048 詞庫內挑選（[Github](https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt)），Keystone 將會自動計算第 24 位校驗詞。

## **I. 注意事項**

1\. 這是一個高級功能，請普通用戶不要使用這個功能。

2\. 請注意您獲取前 23 個助記詞的方式必須做到充分隨機。比如將所有助記詞列印在一張紙上，然後用筆隨機盲點 23 個詞，被認為隨機性是**不足的**。可以參考[ https://btcguide.github.io/setup-wallets/paper](https://btcguide.github.io/setup-wallets/paper) 描述的獲取 23 個詞的方式。

3\. Keystone 錢包生成第 24 個詞的方式與[ https://seedpicker.net/calculator/last-word.html](https://seedpicker.net/calculator/last-word.html) 一致，即可以用 SeedPicker 驗證 Keystone 錢包生成的結果。

## **II. 操作步驟**

1\. 進入【創建/導入錢包】界面。

1）從初始化設置流程進入。

![](/files/duwXmbVTXzJoEGvymPji)

2）如已進入錢包，可從【設置】頁，點擊【創建/導入錢包】進入。

{% hint style="warning" %}
**請注意：**&#x5275;建的新助記詞會覆蓋原助記詞錢包，請確保已提前備份好助記詞再進行操作。
{% endhint %}

![](/files/-MdLY-hVhDa6jjo89Uoe)

2\. 點擊【創建錢包】。

![](/files/gPYG0y1OoaGV1hJsrpzR)

3\. 連續並快速地點擊 “生成助記詞” 頁面右上角三次，仔細閱讀須知內容並勾選【我已充分瞭解...】，點擊【創建自己的助記詞】，進入 “創建自己的助記詞” 隱藏功能，點擊【填寫前 23 個單詞】。

![](/files/-MdLYXC9142cviymu_GP)

4\. 請以充分隨機的方式獲取前 23 位助記詞，輸入完畢後，點擊【計算第 24 個單詞】，Keystone 將給出 8 個單詞供用戶選擇為第 24 位助記詞，選擇後點擊【確認】>【我知道了】。

![](/files/-MdLYb4LajZmDr-_7g8y)

5\. 備份完整的 24 位助記詞後，點擊【我已安全保存】>【確認，去驗證】。

![](/files/-MdLYeVyofuBUkbB1ETq)

6\. 輸入備份的 24 位助記詞進行驗證，點擊【確認】，Keystone 進入創建流程。

![](/files/-MdLYlR4fwlrl3v-Ofgh)

[如何創建/導入分片助記詞](https://support.keyst.one/v/traditional-chinese/gao-ji-gong-neng/zhu-ji-ci/chuang-jian-dao-ru-fen-pian-zhu-ji-ci)？


---

# 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/zhu-ji-ci/chuang-jian-zi-ji-de-zhu-ji-ci.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.
