> 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/kai-shi-shi-yong.md).

# 開始使用

- [開始使用 Keystone 錢包 (Legacy)](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/kai-shi-shi-yong-keystone.md)
- [開始使用 Keystone 錢包 (New)](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/kai-shi-shi-yong-keystone-qian-bao-new.md)
- [固件升級](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/ru-he-sheng-ji-gu-jian.md): 為了讓您的Keystone Pro/Essential裝置運行更加穩定，我們建議您進行固件升級。以下是升級的完整步驟：
- [如何將 microSD 卡格式化成 FAT32 格式？](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/ru-he-sheng-ji-gu-jian/jiang-tf-ka-ge-shi-hua-cheng-fat32-ge-shi.md)
- [如何檢查官網升級包的 SHA256sum](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/ru-he-sheng-ji-gu-jian/ru-he-jian-cha-guan-wang-sheng-ji-bao-de-sha256sum.md)
- [M-10.0 的新手使用教程](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/m10.0-de-xin-shou-shi-yong-jiao-cheng.md): M-10.0 升級增強了與多鏈軟件錢包（如 MetaMask、Keplr、Safe、BlueWallet 等）的連接，從而更方便地提升用戶體驗。
- [下載 Keystone APP](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/xia-zai-keystone-yi-dong-duan-app.md)
- [同步 Keystone APP](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/tong-bu-keystone-yi-dong-duan-app.md)
- [接收數字貨幣](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/jie-shou-shu-zi-huo-bi.md)
- [發送數字貨幣](https://support.keyst.one/traditional-chinese/kai-shi-shi-yong/fa-song-shu-zi-huo-bi.md)


---

# 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/kai-shi-shi-yong.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.
