# SafeKey

## About SafeKey

SafeKey is an essential component of Inheriti®, designed to securely store and protect your encrypted shares of the data protection plans. Whether you're using the **SafeKey Pro for cold storage** or **SafeKey Mobile for convenient access on your phone**, SafeKey ensures that your encrypted plan shares remain safe, tamper-proof, and accessible only to you and those you trust.

When you create a protection plan with Inheriti®, your data is split into encrypted shares that are distributed across your beneficiaries.

**Each beneficiary needs a storage device.** SafeKey offers you the flexibility to choose between two devices based on your specific security and accessibility needs.

<table><thead><tr><th width="281"></th><th></th></tr></thead><tbody><tr><td><strong>SafeKey website</strong></td><td><a href="https://safekey.be">https://safekey.be</a></td></tr><tr><td><strong>SafeKey documentation</strong></td><td><a href="https://docs.safekey.be/">https://docs.safekey.be</a></td></tr><tr><td><strong>Buy a SafeKey Pro</strong></td><td><a href="https://shop.safekey.be/products/safekey-pro">https://shop.safekey.be/products/safekey-pro</a></td></tr><tr><td><strong>SafeKey Mobile for IOS</strong></td><td><a href="https://apps.apple.com/us/app/safekey-mobile/id6479244282">https://apps.apple.com/us/app/safekey-mobile/id6479244282</a></td></tr><tr><td><strong>SafeKey Mobile for Android</strong></td><td><a href="https://play.google.com/store/apps/details?id=be.safekey.mobile">https://play.google.com/store/apps/details?id=be.safekey.mobile</a></td></tr></tbody></table>

## SafeKey Pro

A physical device that provides cold storage, keeping your encrypted shares offline and out of reach from online threats. It’s ideal for those who prioritize maximum security and prefer to store their data in a completely isolated environment.

[More about SafeKey Pro](/getting-started/safekey/safekey-pro.md)

## SafeKey Mobile

An app that allows you to store and access your encrypted shares directly on your mobile device. It’s designed for those who need secure and convenient access to their data on the go, while still benefiting from strong encryption and security features.

[More about SafeKey Mobile](/getting-started/safekey/safekey-mobile.md)

## SafeKey Pro vs SafeKey Mobile

<table><thead><tr><th width="202"></th><th>SafeKey Pro</th><th>SafeKey Mobile</th></tr></thead><tbody><tr><td><strong>Storage Type</strong></td><td>Cold storage (offline)</td><td>Mobile storage (on-device)</td></tr><tr><td><strong>Device Type</strong></td><td>Hardware USB device</td><td>Mobile app</td></tr><tr><td><strong>Setup</strong></td><td>Plug &#x26; play, requires connection to a computer</td><td>Easy setup, app install</td></tr><tr><td><strong>FIDO2 support</strong></td><td>Yes</td><td>No</td></tr><tr><td><strong>Compatibility</strong></td><td>With Inheriti® for storage of shares, and any website that's compatible with 2FA security keys for secure logins.</td><td>Exclusively built for Inheriti®</td></tr><tr><td><strong>Cost</strong></td><td>Buy device, free plan shares</td><td>Free install, pay per plan share</td></tr><tr><td><strong>Maintenance</strong></td><td>Requires care of physical device and occasionally firmware updates.</td><td>Regular app updates for enhanced security.</td></tr></tbody></table>


---

# 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.inheriti.com/getting-started/safekey.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.
