# Add New JEM AirKey

You can configure multiple JEM AirKeys with the ability to unlock your JEMPass Keychain. We recommend configuring 2-3 JEM AirKeys to avoid being locked out of your JEMPass Keychain.&#x20;

{% hint style="info" %}
While you can have multiple JEM AirKeys linked to a Keychain, a JEM AirKey can only be linked to (or configured to unlock) one JEMPass Keychain.
{% endhint %}

## Add New JEM AirKey HD (hardware device)

If you have purchased and received a new JEM AirKey HD (hardware device), you can configure it to unlock your JEMPass Keychain.&#x20;

1. Make sure your new JEM AirKey HD is charged &#x20;
2. Launch JEMPass on your iPhone, iPad or Android device and unlock your Keychain, activating a configured JEM AirKey when prompted.
3. Open JEMPass - Settings, and tap Add New JEM AirKey HD.&#x20;
4. Follow instructions on screen.&#x20;

## Add New JEM AirKey SD (aka "softJEM")

You can add a JEM AirKey SD to the JEMPass app on your iPhone, iPad or Android device.&#x20;

1. Add your JEMPass Keychain to the target iPhone, iPad or Android device.&#x20;
2. Unlock your Keychain, activating a configured JEM AirKey when prompted.
3. Open JEMPass - Settings, and tap Add New JEM AirKey SD.&#x20;
4. Follow instructions on screen.&#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-.../add-new-jem-airkey.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.
