# Self-Destruct Mechanism (Pro-only)

The Keystone’s design limites the only point of physical entry to a Micro SD card slot, which is used for firmware updates. An attacker would need to disassemble the Keystone in order to carry out a side-channel attack. The [self-destruct mechanism](https://blog.keyst.one/self-destruct-mechanisms-unique-defense-against-side-channel-attacks-4cfea3d4eff1) in the Keystone Pro is designed to detect disassembly, and will automatically wipe all information including the private keys upon detection. If your self-destruct mechanism is triggered, the device will be bricked, but you can recover your assets using your recovery phrase.

The lifespan of self-destruct mechanism components may not exceed 2 years.

For details on the self-destruct mechanism, visit our [blog](https://blog.keyst.one/self-destruct-mechanisms-unique-defense-against-side-channel-attacks-4cfea3d4eff1).


---

# 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/advanced-features/self-destruct-mechanism-pro-and-ultimate-only.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.
