# SafeKey Desktop Tool

The Safekey Desktop Tool is an open-source tool utilized for managing settings and firmware of your SafeKey devices.

## Use Cases

* [SafeKey Settings](/user-guides/safekey-settings.md)
* [Firmware Update](/user-guides/firmware-update.md)
* [SafeKey Authenticity Check](/user-guides/safekey-authenticity-check.md)
* [PIN Code Management](/user-guides/pin-code-management.md)
* [Registration Test](/user-guides/registration-test.md)
* [Login Test](/user-guides/login-test.md)
* [Factory Reset](/user-guides/factory-reset.md)
* [Backups](/user-guides/backups.md)

## Download

### Windows (.exe)

{% embed url="<https://github.com/safetechio/SafeKey_Desktop/releases/download/V1.8.1/safekey-desktop.Setup.1.8.1.exe>" %}

### MacOS (.dmg)

{% embed url="<https://github.com/safetechio/SafeKey_Desktop/releases/download/V1.8.1/safekey-desktop-1.8.1.dmg>" %}

### Linux (.AppImage)

{% embed url="<https://github.com/safetechio/SafeKey_Desktop/releases/download/V1.8.1/safekey-desktop-1.8.1.AppImage>" %}

### Other SafeKey Desktop Tool releases (via our GitHub)

{% embed url="<https://github.com/safetechio/SafeKey_Desktop/releases>" %}

## Links

**Website:** <https://safekey.be>

**Webshop:** [https://shop.safekey.be](https://shop.safekey.be/)

**Twitter:** <https://twitter.com/SafeKeyU2F>

**Part of the Safe Haven ecosystem:** <https://safehaven.io/product/safekey/>&#x20;


---

# 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/tools/safekey-desktop-tool.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.
