# Enable Autofill

Autofill is the capability that makes your JEMPass Keychain easily accessible to any app or website on Android devices and iPhone, iPad, Mac (Apple Silicon).

## On iPhone, iPad, Mac (Apple Silicon) and Android Devices

Instructions for enabling passwords autofill vary by device. To view instructions for your device, open JEMPass, then go to Settings - Autofill.&#x20;

## On Google Chrome and Microsoft Edge (Mac, Windows, Linux)

If you haven't already done so, [add JEMPass Keychain to Google Chrome or Microsoft Edge.](/how-do-i-.../add-jempass-keychain-to-new-devices-or-browsers.md#add-jempass-keychain-to-google-chrome-or-microsoft-edge)&#x20;

Once the extension is installed and enabled, no further set up is required to enable autofill.&#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-.../enable-autofill.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.
