# Wipe the Device

Once the device is wiped, all user data on the Keystone will be erased, but the firmware version won’t be rolled back. There are two ways you can wipe the device.

### **1. If you still have your password**

a. Tap the \[Menu] icon at the top left of the main page > \[Settings] > \[Wipe Device].

<figure><img src="/files/-MXl6ozUHRKeHA6m-DCT" alt="Keystone-Wipe Device-1"><figcaption></figcaption></figure>

b. Entering your password allows you to wipe the device.

<figure><img src="/files/-MXl6ukRKJQw1c02Of4f" alt="Keystone-Wipe Device-2"><figcaption></figcaption></figure>

### **2. You forgot your password**

The device will require the main password after 12 incorrect pattern unlock attempts, and will be automatically wiped after 5 incorrect main password attempts.


---

# 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://support.keyst.one/basic-features/wiping-the-device.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.
