# Setup JEMPass as a "Level 2" Keychain

The combination of JEMPass Keychain and JEM AirKeys offer a uniquely secure and convenient way to store and easily access your login information from all your devices.&#x20;

You can choose to save your login information for some apps or websites in your device's default password manager, e.g., iCloud Keychain, and save the login information for your more sensitive apps and accounts, such as banking apps, in JEMPass Keychain.&#x20;

**Instructions**

Download JEMPass on your device(s), and enable Autofill.&#x20;

When you try to sign in to an app or website, JEMPass will show up as an Autofill option alongside iCloud Keychain or Android/Google Password Manager.&#x20;

Select JEMPass if the password you need is a "Level 2" item stored in your JEMPass Keychain and follow on-screen instructions.&#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/how-do-i-.../setup-jempass-as-a-level-2-keychain.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.
