# HOW DO I ... ?

- [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)


---

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