# Getting Started

- [Editions](https://docs.inheriti.com/getting-started/editions.md)
- [SafeID](https://docs.inheriti.com/getting-started/safeid.md): Your secure single sign-on solution
- [Protection Plans](https://docs.inheriti.com/getting-started/protection-plans.md): Explore Inheriti®’s innovative solutions for securing your digital data through tailored protection plans.
- [Data Backup Plan](https://docs.inheriti.com/getting-started/protection-plans/data-backup-plan.md): Backup Plans allow users to create decentralized backups of their digital data, offering a secure environment for information storage and protection.
- [Digital Inheritance Plan](https://docs.inheriti.com/getting-started/protection-plans/digital-inheritance-plan.md): Inheritance Plans focus on the seamless and secure transition of digital assets to designated heirs.
- [Plan Shares](https://docs.inheriti.com/getting-started/plan-shares.md): Understanding the different plan shares in Inheriti®
- [Beneficiaries](https://docs.inheriti.com/getting-started/beneficiaries.md): Understanding everyone's roles and responsibilities
- [Activation Methods](https://docs.inheriti.com/getting-started/activation-methods.md): Inheriti® employs several activation methods as an extra security layer for controlled opening of protection plans.
- [Plan Triggers](https://docs.inheriti.com/getting-started/activation-methods/plan-triggers.md): Plan Triggers are manually activated by specific user actions.
- [Dead Man Switches (DMS)](https://docs.inheriti.com/getting-started/activation-methods/dead-man-switches-dms.md): The Dead Man Switch is automated and triggers based on non-action.
- [SafeKey](https://docs.inheriti.com/getting-started/safekey.md)
- [SafeKey Pro](https://docs.inheriti.com/getting-started/safekey/safekey-pro.md): SafeKey Pro acts as a secure storage device to store shares of your encrypted backup or inheritance plans created via inheriti.com.
- [SafeKey Mobile](https://docs.inheriti.com/getting-started/safekey/safekey-mobile.md)
- [Blockchain](https://docs.inheriti.com/getting-started/blockchain.md)
- [vechain](https://docs.inheriti.com/getting-started/blockchain/vechain.md)
- [Ethereum](https://docs.inheriti.com/getting-started/blockchain/ethereum.md)
- [Optimism](https://docs.inheriti.com/getting-started/blockchain/optimism.md)
- [Inheriti® Vault](https://docs.inheriti.com/getting-started/inheriti-r-vault.md): Secure Cloud Storage for Mobile Shares
- [Payment Methods](https://docs.inheriti.com/getting-started/payment-methods.md)
- [Merging](https://docs.inheriti.com/getting-started/merging.md)


---

# 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.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.
