> 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/jian-cha-zhu-ji-ci.md).

# 檢查助記詞

Keystone 錢包支持檢查助記詞功能。

## **I. 準備**

1\. 根據 “[開始使用 Keystone 錢包](https://support.keyst.one/getting-started/setting-up-keystone-new)” 完成錢包設置。

2\. 設置 Keystone 錢包時備份好的助記詞。

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

1\. 點擊 Keystone 錢包主頁左上角 “菜單” 按鈕 >【設置】>【檢查助記詞】。

![](/files/-MdFUiloHAYhcToMvG1A)

2\. 輸入密碼/指紋進行驗證，點擊【確認】, 選擇檢查【方式】以及助記詞【數量】，點擊【下一步】。

![](/files/-MdFUqFN9w-8XIuGTs0i)

3\. 輸入備份的助記詞，點擊【確認助記詞】。

![](/files/-MdFYwM29Sls3W0oEfGL)

4\. 查看驗證結果。

![](/files/-MdFYz6tP49m_iou_LuD)

{% hint style="info" %}
**注：**&#x5BC6;語（Passphrase）錢包驗證助記詞時，驗證原錢包助記詞即可。
{% endhint %}


---

# 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/jian-cha-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.
