# Passwordless PC login

1. [Enroll the software key in the Hideez Client](/user-guide/android-guide/software-key-enrollment/pc-authorization-enrollment/enrollment-for-passwordless-pc-authorization.md).
2. Choose the "Hideez Key" user on the lock screen.\
   \
   ![](/files/UREhfIfOMXTfFUFq6yts)<br>
3. Open Hideez Authenticator App and scan the QR code from the lock screen.\
   \
   ![](/files/py3ppPwFASGbfUopcmZM)\
   \
   ![](/files/34efrqo3pqgfPf7pUDXv)<br>
4. Confirm the login at the Hideez Authenticator.\
   1 - workstation name, 2 - account name.\
   \
   ![](/files/pkDoRnfUImBYfCrxrR2g)<br>

{% hint style="success" %}
Also, for some devices it is possible to scan the code directly from the smartphone camera, this will redirect you to Hideez Authenticator.
{% endhint %}

In the [following article](/user-guide/ios-guide/login-with-hideez-authenticator/pc-login/passwordless-pc-login/offline-passwordless-login.md), you can find the guide on logging in if you have no internet connection.


---

# 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://authenticator.hideez.com/user-guide/ios-guide/login-with-hideez-authenticator/pc-login/passwordless-pc-login.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.
