# 固件升級

## 一、升級前的準備

1. Keystone 錢包保持電池電量在70%以上。
2. 電腦：用於下載 "[固件升級包](https://keyst.one/firmware)"。
3. MicroSD 記憶卡（要求：預設 FAT32 格式，且不超過 512GB，否則無法被 Keystone 錢包識別）。
4. MicroSD 記憶卡讀卡器（如果電腦支持直接插入 MicroSD 記憶卡，則無需準備）。

## 二、固件升级

1. 將 MicroSD 記憶卡格式化為 FAT32 格式。\
   1）將 MicroSD 記憶卡插入 Keystone 裝置。

   2）點擊主頁左上方【菜單】圖標>【設置】>【系統設置】。\
   3）點擊【格式化TF卡】>【確認】>格式化成功。

<figure><img src="/files/3RKHA1OofhKcVUxjGicj" alt=""><figcaption></figcaption></figure>

2. 將 MicroSD 記憶卡插入讀卡器，然後將讀卡器插入電腦。
3. 下載需要的固件升級版本，並解壓縮出 "update.zip" 文件，將該文件複製到 MicroSD 記憶卡的根目錄上。（[點擊此處下載安裝包](https://keyst.one/firmware)）

<figure><img src="/files/Xdn4W8T2XxydMFs8LhQJ" alt=""><figcaption></figcaption></figure>

1）以多幣種版本 "M-10.0" 為例，下載後雙擊 "M-10.0" 從將其解壓。

2）點開 "M-10.0" ，複製 "update.zip" 文件到 MicroSD 記憶卡上。

<figure><img src="/files/jc5PwwmJVIoOWZJsy2td" alt=""><figcaption></figcaption></figure>

4. 將 MicroSD 記憶卡插入 Keystone 設備。
5. 如果出現“update”彈窗，請核對設備上的 SHA256 無誤後，點擊確認以開始升級。如果沒有彈窗，請重啟設備，然後再次嘗試。

<figure><img src="/files/UFIqlGG5AMUuRWLGpRka" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Sc9X8l0dcXVukHKjEwAB" alt="Keystone-Checksum-2"><figcaption><p>核對設備上的 SHA256</p></figcaption></figure>

## 三、Keystone錢包無法升級的原因

1. 檢查固件升級包下載目錄：必須在MicroSD存儲卡根目錄下。
2. 檢查固件升級包名稱和格式：必須是「update.zip」，無需再次解壓。
3. 檢查固件升級包文檔大小是否與官網一致，以防文檔未下載完整的情況。
4. 檢查MicroSD存儲卡格式和大小（默認FAT32格式，不超過512GB）。
5. 如果仍無法正常升級，嘗試更換一張SD卡進行升級。


---

# 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/kai-shi-shi-yong/ru-he-sheng-ji-gu-jian.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.
