# JEMPass User Guide

## v2.1

- [Introduction to JEMPass](https://docs.jempass.com/master.md)
- [Common Questions and Concerns - FAQ](https://docs.jempass.com/faq.md): Responses to common concerns and frequently asked questions
- [Download JEMPass](https://docs.jempass.com/get-started/download-jempass.md)
- [Initial Setup](https://docs.jempass.com/get-started/initial-setup.md)
- [Ways to Use JEMPass](https://docs.jempass.com/get-started/ways-to-use-jempass.md)
- [Example 1: Alice uses JEMPass as her Primary Password Manager](https://docs.jempass.com/get-started/ways-to-use-jempass/example-1-alice-uses-jempass-as-her-primary-password-manager.md)
- [Example 2: Ricardo uses JEMPass as "Level 2" Password Manager](https://docs.jempass.com/get-started/ways-to-use-jempass/example-2-ricardo-uses-jempass-as-level-2-password-manager.md)
- [Example 3: Paul uses JEMPass as MFA / Verification Code Provider](https://docs.jempass.com/get-started/ways-to-use-jempass/example-3-paul-uses-jempass-as-mfa-verification-code-provider.md)
- [HOW DO I ... ?](https://docs.jempass.com/how-do-i-....md)
- [Save a New Password to my Keychain](https://docs.jempass.com/how-do-i-.../save-a-new-password-to-my-keychain.md)
- [Modify or Delete a Password](https://docs.jempass.com/how-do-i-.../modify-or-delete-a-password.md)
- [Add JEMPass Keychain to New Devices or Browsers](https://docs.jempass.com/how-do-i-.../add-jempass-keychain-to-new-devices-or-browsers.md)
- [Enable Autofill](https://docs.jempass.com/how-do-i-.../enable-autofill.md)
- [Customize JEMPass Settings and Preferences](https://docs.jempass.com/how-do-i-.../customize-jempass-settings-and-preferences.md)
- [Add New JEM AirKey](https://docs.jempass.com/how-do-i-.../add-new-jem-airkey.md)
- [Revoke a Lost or Stolen JEM AirKey](https://docs.jempass.com/how-do-i-.../revoke-a-lost-or-stolen-jem-airkey.md)
- [Setup JEMPass as an MFA Verification Code Provider](https://docs.jempass.com/how-do-i-.../setup-jempass-as-an-mfa-verification-code-provider.md)
- [Setup JEMPass as a "Level 2" Keychain](https://docs.jempass.com/how-do-i-.../setup-jempass-as-a-level-2-keychain.md)
- [Buy New JEM AirKey](https://docs.jempass.com/how-do-i-.../buy-new-jem-airkey.md)
- [REFERENCE INFO](https://docs.jempass.com/reference-info.md)
- [JEMPass Keychain](https://docs.jempass.com/reference-info/jempass-keychain.md)
- [JEM AirKey](https://docs.jempass.com/reference-info/jem-airkey.md)
- [JEM AirKey Unique Identifier (aka JEM-ID)](https://docs.jempass.com/reference-info/jem-airkey-unique-identifier-aka-jem-id.md)
- [Recovery Key](https://docs.jempass.com/reference-info/recovery-key.md)
- [How JEMPass Protects You Against Device Loss, Theft or Compromise](https://docs.jempass.com/reference-info/how-jempass-protects-you-against-device-loss-theft-or-compromise.md)
- [In the JEM AirKey HD Box ...](https://docs.jempass.com/reference-info/in-the-jem-airkey-hd-box-....md)
- [Charging Your JEM AirKey HD](https://docs.jempass.com/reference-info/charging-your-jem-airkey-hd.md)
- [NEED MORE HELP?](https://docs.jempass.com/contact-us.md)
- [JEMPass Privacy Policy](https://docs.jempass.com/policies/jempass-privacy-policy.md)
- [JEMPass Terms of Service](https://docs.jempass.com/policies/jempass-terms-of-service.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
