# FAQ

- [How-to's](https://enterprise.hideez.com/faq/how-tos.md)
- [Enable QR Code Display for Hideez Authenticator on the Lock Screen of a Windows Remote Workstation](https://enterprise.hideez.com/faq/how-tos/enable-qr-code-display-for-hideez-authenticator-on-the-lock-screen-of-a-windows-remote-workstation.md)
- [Hideez Client App](https://enterprise.hideez.com/faq/hideez-client-app.md)
- [What do I do if I see the message "Connection failed. Trying to re-bond device"?](https://enterprise.hideez.com/faq/hideez-client-app/connection-failed.-trying-to-re-bond-device.md): Hideez Client App – Connection failure
- [What do I do if the connection with the HES server cannot be established?](https://enterprise.hideez.com/faq/hideez-client-app/what-do-i-do-if-the-connection-with-the-hes-server-cannot-be-established.md): Hideez Client App – Connection with the HES Server
- [What should I do if the Password Manager menu item is not displayed?](https://enterprise.hideez.com/faq/hideez-client-app/what-should-i-do-if-the-password-manager-menu-item-is-not-displayed.md): Hideez Client App – Password Manager menu
- [Hideez Enterprise Server](https://enterprise.hideez.com/faq/hideez-enterprise-server.md): FAQ – Hideez Enterprise Server
- [How to view logs at Hideez Enterprise Server?](https://enterprise.hideez.com/faq/hideez-enterprise-server/how-to-view-logs-at-hideez-enterprise-server.md): FAQ – Hideez Enterprise Server logs
- [Setting Up Gmail with HES](https://enterprise.hideez.com/faq/setting-up-gmail-with-hes.md)
- [Hideez Authenticator](https://enterprise.hideez.com/faq/hideez-authenticator.md)
- [QR code is not displayed at the credential provider on my PC](https://enterprise.hideez.com/faq/hideez-authenticator/qr-code-is-not-displayed-at-the-credential-provider-on-my-pc.md)
- [I have registered successfully but cannot login](https://enterprise.hideez.com/faq/hideez-authenticator/i-have-registered-successfully-but-cannot-login.md)
- [What do I do if I changed domain and cannot login now](https://enterprise.hideez.com/faq/hideez-authenticator/what-do-i-do-if-i-changed-domain-and-cannot-login-now.md)
- [Does the Hideez App collect or transmit data from the phone to third parties or services?](https://enterprise.hideez.com/faq/hideez-authenticator/does-the-hideez-app-collect-or-transmit-data-from-the-phone-to-third-parties-or-services.md)
- [Hideez Key](https://enterprise.hideez.com/faq/hideez-key.md): FAQ – Hideez Key
- [What physical conditions are dangerous for the Hideez Key?](https://enterprise.hideez.com/faq/hideez-key/what-physical-conditions-are-dangerous-for-the-hideez-key.md): FAQ – Physical conditions
- [Is the Hideez Key allowed on planes?](https://enterprise.hideez.com/faq/hideez-key/is-the-hideez-key-allowed-on-planes.md): FAQ – Hideez Key on planes
- [How to enable FIDO2 passwordless authentication with Microsoft Azure AD for use with Windows 10-11](https://enterprise.hideez.com/faq/hideez-key/how-to-enable-fido2-passwordless-authentication-with-microsoft-azure-ad-for-use-with-windows-10.md)


---

# 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://enterprise.hideez.com/faq.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.
