> For the complete documentation index, see [llms.txt](https://docs.jempass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jempass.com/reference-info/jem-airkey.md).

# JEM AirKey

JEM AirKeys make JEMPass special.&#x20;

JEM AirKeys play a starring role in keeping your JEMPass Keychain private an secure and easy to access. Your JEM AirKeys ensure that only you can access your JEMPass Keychain, which cannot be unlocked (deciphered) without your explicit authorization provided through your JEM AirKey.&#x20;

JEM AirKeys work intuitively and integrate seamlessly with JEMPass. Much as you would use a  physical key or app to unlock and operate your car, you use the JEM AirKey to unlock and access your JEMPass Keychain.&#x20;

There are two types of JEM AirKeys:&#x20;

<table><thead><tr><th width="100" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td align="center"><strong>SD</strong></td><td>JEM AirKeys SD is a part of the JEMPass app on iPhone, iPad or Android devices with built-in fingerprint or facial recognition capabilities. </td></tr><tr><td align="center"><strong>HD</strong></td><td>JEM AirKeys HD are secure and easy to use hardware devices that we build and manufacture specifically for use with the JEMPass system. </td></tr></tbody></table>

Unlike the case with other Password Managers, there is no Master Password in the JEMPass design.&#x20;


---

# 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://docs.jempass.com/reference-info/jem-airkey.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.
