# How It Works

1. **Opt-In Service**: Data Insurance is entirely optional but recommended for users handling sensitive or critical data.
2. **Prepaid Fee**: Users who opt for Data Insurance will pay a one-time, non-refundable insurance fee upfront. This fee is based on the volume and sensitivity of the data stored.
3. **Compensation**: In the unlikely event of data loss attributable to system failures or security breaches, we will compensate the affected user with an amount equal to ten times the paid insurance fee.


---

# 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://enerzion.gitbook.io/enerzion/data-insurance/how-it-works.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.
