# SafeKey Authenticity Check

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

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

{% hint style="info" %}
**SafeKey Settings**

If you don't know how to open your SafeKey settings, [read this first](/user-guides/safekey-settings.md).
{% endhint %}

## Verification Process

1\) Click the **orange "Verify" button** to start the verification of the connected SafeKey device.

<div align="left"><figure><img src="/files/5p8UrfH2n4hPvKIpv79E" alt=""><figcaption></figcaption></figure></div>

2\) **Touch your SafeKey** to verify the connected device.

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

3\) If the **verification process is ready** and your SafeKey is an authentic device, SafeKey Desktop Tool should show the message **"Device is authentic SafeKey"**.

<div align="left"><figure><img src="/files/SYl0oKnajqQDqJJx0BSf" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
If you don't get the message "Device is authentic SafeKey", please reach out to our support.
{% endhint %}


---

# 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/safekey-authenticity-check.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.
