> 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/hideez-key-enterprise-edition.md).

# Hideez Key (Enterprise Edition)

- [Hideez Key (Enterprise Edition)](https://enterprise.hideez.com/hideez-key-enterprise-edition/hideez-key-enterprise-edition.md)
- [Technical Specifications](https://enterprise.hideez.com/hideez-key-enterprise-edition/technical-specifications.md): Hideez Key (Enterprise edition) – Technical specifications
- [Technical specifications Hideez Key 3](https://enterprise.hideez.com/hideez-key-enterprise-edition/technical-specifications/technical-specifications-hideez-key-3.md): Hideez Key (Enterprise edition) – Technical specifications Hideez Key 3
- [Technical specifications Hideez Key 4](https://enterprise.hideez.com/hideez-key-enterprise-edition/technical-specifications/technical-specifications-hideez-key-4.md): Hideez Key (Enterprise edition) – Technical specifications Hideez Key 4
- [Principles of operation](https://enterprise.hideez.com/hideez-key-enterprise-edition/principles-of-operation.md): Hideez Key (Enterprise edition) – Principles of operation
- [Device Layout](https://enterprise.hideez.com/hideez-key-enterprise-edition/device-layout.md): Hideez Key (Enterprise edition) – Device layout
- [Battery maintenance](https://enterprise.hideez.com/hideez-key-enterprise-edition/battery-changing.md): Hideez Key (Enterprise edition) – Battery maintenance
- [Hideez Key modes](https://enterprise.hideez.com/hideez-key-enterprise-edition/hideez-key-states-and-control-menu.md): Hideez Key (Enterprise edition) modes
- [How to update the Hideez Key (Enterprise) firmware](https://enterprise.hideez.com/hideez-key-enterprise-edition/updating-firmware.md): Hideez Key (Enterprise edition) – Updating the firmware
- [How to enter credentials with the Hideez Key](https://enterprise.hideez.com/hideez-key-enterprise-edition/how-to-enter-credentials-with-hideez-key.md): Hideez Key (Enterprise edition) – Autofill logins and passwords
- [How to unlock PC](https://enterprise.hideez.com/hideez-key-enterprise-edition/how-to-unlock-pc.md): Hideez Key (Enterprise edition) – Use cases
- [Key for Physical doors](https://enterprise.hideez.com/hideez-key-enterprise-edition/key-for-physical-doors.md): Use cases of RFID technology


---

# 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, and the optional `goal` query parameter:

```
GET https://enterprise.hideez.com/hideez-key-enterprise-edition.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
