# Why we use Blockchain

ivault is built with blockchain technology for five key reasons:

1. **Give back control**: users control their data with a private key
2. **Accountability and trust**: every transaction is unambiguously verified
3. **Total transparency**: immutable record-keeping on the ledger means seamless lending and borrowing
4. **Cut the middleman**: a real peer-to-peer shareconomy, without intermediaries
5. **Stability**: the ivault token has its own ecosystem, so it’s resistant to economic pressures like inflation.


---

# 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/ivaults-blockchain-ecosystem/why-we-use-blockchain.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.
