> For the complete documentation index, see [llms.txt](https://enterprise.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise.hideez.com/faq/hideez-client-app.md).

# Hideez Client App

- [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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/hideez-client-app.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.
