# Introduction to JEMPass

## Welcome!&#x20;

This User Guide should help you get started with JEMPass and help you eliminate your password headaches and get the most out of JEMPass. If you can't find what you need here, please reach out to us.&#x20;

## JEMPass

JEMPass is an app designed to help individuals, families and teams eliminate the pain and hassle associated with signing in to apps and websites using passwords and other login credentials.&#x20;

## JEMPass Keychain

JEMPass Keychain provides a secure space for all your login information: usernames, passwords and other secrets. Access your JEMPass Keychain from any of your devices (iPhone, iPad, Android devices, PCs, Macs).&#x20;

Your JEMPass Keychain is secured (encrypted) using multiple layers of encryption (AES-256, xChaCha20-Poly1305) in transit and at rest. End-to-end encryption protects your privacy: we cannot decipher the contents of your Keychain.&#x20;

To Unlock your Keychain: Unlock your JEMPass Keychain intuitively, just as you would unlock your car or home: by using a key -- the JEM AirKey. There is no Master Password in the JEMPass design.

## JEM AirKeys

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="87" 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: 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://docs.jempass.com/master.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.
