> For the complete documentation index, see [llms.txt](https://docs.jempass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jempass.com/how-do-i-.../revoke-a-lost-or-stolen-jem-airkey.md).

# Revoke a Lost or Stolen JEM AirKey

If one of your JEM AirKeys -- a JEM hardware device or iPhone, iPad or Android device with a configured JEM AirKey SD (a.k.a. softJEM) is lost, stolen or compromised, you should revoke it as soon as you become aware of the loss.&#x20;

To revoke a JEM AirKey,&#x20;

1. Open JEMPass - Settings - My JEM AirKeys
2. Tap the lost/stolen/compormised JEM AirKey&#x20;
3. Tap the red Revoke button and follow on-screen instructions


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-.../revoke-a-lost-or-stolen-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.
