# Firmware 3.1.0 Upgrade Guide

To ensure the stability and security of your KeyPal 2 device, we recommend upgrading your device to the latest firmware version in a timely manner. Before upgrading, please make sure your recovery phrase has been properly backed up. During the entire upgrade process, keep the device connected to your computer and avoid disconnecting it or closing the browser page.

### Before You Start

Before upgrading, please prepare your KeyPal 2 device, a USB cable, and a computer. We recommend using **Google Chrome** or **Firefox** for the upgrade.

Open the KeyPal firmware upgrade page in your computer browser:

[**https://connect.keypal.pro/**](https://connect.keypal.pro/)

During the upgrade process, please make sure the USB connection is stable. Do not disconnect the device, close the browser, or refresh the upgrade page.

### Step 1: Connect the Device and Open the Upgrade Page

First, turn on your KeyPal 2 device and connect it to your computer using a USB cable.

After the device is connected, open the upgrade URL in **Google Chrome** or **Firefox** on your computer:

[**https://connect.keypal.pro/**](https://connect.keypal.pro/)

After entering the upgrade page, the system will automatically recognize the device and check the current firmware version.

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

### Step 2: Check the Firmware Version

Once the device is detected on the computer, the current firmware version will be displayed.

If a new firmware version is available, click **“Update Available”** on the page to enter the firmware upgrade process.

Next, the system will guide the device into **Bootloader mode**. Please follow the prompts on both the computer and the device to continue.

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

### Step 3: Confirm Safety Before Upgrading

Before the official upgrade begins, the system will display a security reminder.

Please make sure you have properly backed up the recovery phrase of your KeyPal 2. The recovery phrase is the only important credential for restoring your wallet assets. Do not take screenshots, photos, or share it with anyone.

After confirming that your recovery phrase has been backed up, check the confirmation box on the computer and click **“Continue”**.

If you have not backed up your recovery phrase, please stop the upgrade first and continue only after completing the backup.

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

### Step 4: Enter Bootloader Mode

According to the page instructions, please confirm the upgrade command on your KeyPal 2 device.

After confirmation, the device will restart and enter **Bootloader mode**. Once in this mode, the device will begin receiving the files required for the upgrade.

During the upgrade process, the device screen may display progress for receiving resource files, firmware files, Bluetooth update packages, and other required files. Please follow the device screen prompts and wait until the receiving process is complete.

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

### Step 5: Device Ready

After the device finishes receiving the upgrade files, the computer page will show that the device is ready.

At this point, click **“Install Firmware”** on the computer to begin installing the new firmware.

Before clicking install, please confirm again that the device is still properly connected to the computer via USB cable.

<figure><img src="/files/1VDVSDdlx6dN6Fxg0ytf" alt=""><figcaption></figcaption></figure>

### Step 6: Download and Install the New Firmware

After clicking install, the computer will begin downloading and installing the latest firmware version.

This process may take a few minutes. Please wait patiently. The upgrade time may vary depending on your network environment, device status, or the size of the upgrade files.

During this process, keep your KeyPal 2 connected to the computer and do not disconnect the USB cable.

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

### Step 7: Wait for the Firmware Installation to Complete

During firmware installation, both the computer and the device will display the upgrade progress.

Please wait until the progress bar is complete. Do not perform the following actions:

Do not disconnect the USB cable;\
Do not close the browser;\
Do not refresh the page;\
Do not shut down the computer;\
Do not force restart the device.

Disconnecting during the process may cause the upgrade to fail. Please wait until the system indicates that the upgrade is complete.

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

### Step 8: Complete the Firmware Upgrade

When the computer shows that the installation is complete, click **“Close”** on the page.

Then, on your KeyPal 2 device, go to:

**【About】 → 【Device Info】**

Check the current firmware version and confirm that the device has been successfully upgraded to the latest version.

Once the version is confirmed, the KeyPal 2 firmware upgrade is complete, and you can use the device normally.

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


---

# 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://keypal.gitbook.io/en/user-manual/keypal-2/firmware-upgrade/via-website/v3.1.0.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.
