# 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.


---

# 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/reference-info/jempass-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.
