# Firmware Update

{% hint style="info" %}
**SafeKey Desktop Tool for SafeKey One and SafeKey Pro**

In order to **update the firmware of your SafeKey**, you need to download and install [**SafeKey Desktop Tool**](/tools/safekey-desktop-tool.md).
{% endhint %}

## Open SafeKey Desktop Tool

<figure><img src="https://docs.safekey.be/img/tools1.png" alt=""><figcaption><p>SafeKey Desktop Tool app interface.</p></figcaption></figure>

## SafeKey Desktop Tool Version

Vx.x indicates the version of the SafeKey Desktop tool you have installed.

<div align="left"><figure><img src="https://docs.safekey.be/img/tools4.png" alt=""><figcaption></figcaption></figure></div>

## Latest Available Stable Firmware Version

Indicates the latest stable firmware version that's available to install on your SafeKey device.

<div align="left"><figure><img src="https://docs.safekey.be/img/tools2.png" alt=""><figcaption></figcaption></figure></div>

## Detect Your SafeKey Device

Click the **Refresh Authenticators** button in order to detect your SafeKey and proceed to the next steps.

<div align="left"><figure><img src="https://docs.safekey.be/img/tools3.png" alt=""><figcaption></figcaption></figure></div>

## SafeKey Firmware: Out Of Date?

If the **version of the firmware on the SafeKey** is older than the **latest available firmware version**, SafeKey Desktop Tool will suggest you to **update your SafeKey device**.

<figure><img src="https://docs.safekey.be/img/tools5.png" alt=""><figcaption><p>Installed SafeKey firmware is out of date.</p></figcaption></figure>

<figure><img src="https://docs.safekey.be/img/tools7.png" alt=""><figcaption><p>SafeKey Desktop Tool is updating the firmware of the connected SafeKey.</p></figcaption></figure>

## SafeKey Firmware: Up To Date?

If your SafeKey device already contains **the latest available firmware** version, SafeKey Desktop Tool will show that the device is **up to date**.

<figure><img src="https://docs.safekey.be/img/tools8.png" alt=""><figcaption><p>Installed SafeKey firmware is up to date.</p></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://docs.safekey.be/user-guides/firmware-update.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.
