# Die ivault chain

Die ivault chain basiert auf CoreLedger SparkNet.

SparkNet ist eine unabhängige Blockchain, die auf Ethereum-Technologie läuft. Das Netzwerk verwendet den Proof of Authority (POA) Algorithmus. Es ermöglicht 10-20 Transaktionen pro Sekunde, hat eine Skalierbarkeit von 1.000 Transaktionen pro Sekunde und generiert Blöcke in 5 Sekunden.

Die ivault chain profitiert von allen Sicherheitsverbesserungen, die sich aus dem Anschluss zum hochsicheren Ethereum-Mainnet ergeben. Und weil sie eine hybride Blockchain ist, hat sie:

**Öffentlichen Lesezugriff**: Jeder kann Transaktionen über den Block-Explorer lesen

**Privates Siegel**: nur zugelassene Adressen können Transaktionen validieren und neue Blöcke erstellen


---

# 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://whitepaper.ivault.io/deu/ivaults-blockchain-system/die-ivault-chain.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.
