# Protection Plans

Inheriti® offers two primary types of protection plans:

* [Data Backup Plans](/getting-started/protection-plans.md#data-backup-plans)
* [Digital Inheritance Plans](/getting-started/protection-plans.md#digital-inheritance-plans)

Each is designed to cater to specific needs regarding data security and digital legacy management, providing users with flexible and robust options to safeguard their digital assets.

|                          |              Data Backup Plan              |             Digital Inheritance Plan            |
| ------------------------ | :----------------------------------------: | :---------------------------------------------: |
| **Plan Owner**           |                 Active role                |                   Passive role                  |
| Can hold shares?         |                     Yes                    |                        No                       |
| Solo shareholding?       |                     Yes                    |                        No                       |
| Can be Merge Authority?  |                     Yes                    |                        No                       |
| **Beneficiaries**        |                Shareholders                |                      Heirs                      |
| Additional beneficiaries |                  Optional                  |                    Mandatory                    |
| **Activation Methods**   |                Plan Triggers               |                 Dead Man Switch                 |
| Approve plan opening     | Active approval by taking specific actions | Passive approval by not taking specific actions |


---

# 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/protection-plans.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.
