> For the complete documentation index, see [llms.txt](https://support.keyst.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.keyst.one/traditional-chinese/gao-ji-gong-neng/zhu-ji-ci/shi-yong-tou-zi-chuang-jian-zhu-ji-ci.md).

# 使用骰子創建助記詞

Keystone 錢包支持通過擲骰子的方式生成助記詞。有關詳細信息，請訪問我們的[blog](https://blog.keyst.one/how-to-verify-the-recovery-phrase-created-by-dice-rolling-af01c16b765e)。

## **I. 準備**

1\. 至少一顆賭場級骰子（可最大程度保證隨機數的真隨機性）。

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

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

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

![](/files/HUHo1TuwZUDJ4Ip1MWgx)

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

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

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

2\. 點擊【創建錢包】進入生成助記詞頁面，**連續點擊 3 次助記板圖片**，進入【骰子生成助記詞】界面。

![](/files/snK2NRB09GR3ktJkDFge)

3\. 點擊【開始】後，可以開始投擲骰子並輸入到 Keystone 錢包。

![](/files/-MdM2J0hyjUDb4HAWEHc)

{% hint style="info" %}
**為保證數據的隨機性，請注意以下：**

1）至少輸入50個數據，才能生成助記詞。

&#x20;  （Tips：建议您最少输入99个数据，获得256位的随机熵值。）

2）保持操作的桌面平整。

3）保證在從一定高度投擲骰子。
{% endhint %}

4\. 輸入足夠數據後，點擊【完成】【確認生成】，即可進入助記詞備份環節。

![](/files/-MdM2gYtzQhAfKaI6Sur)

[如何驗證骰子生成助記詞的有效性?](https://blog.keyst.one/how-to-verify-the-recovery-phrase-created-by-dice-rolling-af01c16b765e)


---

# 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.keyst.one/traditional-chinese/gao-ji-gong-neng/zhu-ji-ci/shi-yong-tou-zi-chuang-jian-zhu-ji-ci.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.
