# Por que usamos Blockchain

O ivault é construído com tecnologia blockchain por cinco razões principais:

1. **Devolver o controle:** os usuários têm controle total sobre seus dados com uma chave privada.
2. **Responsabilidade e confiança:** cada transação é verificada de forma inequívoca.
3. **Total transparência:** o registro imutável no ledger, ou livro-razão, facilita empréstimos e aluguéis sem problemas.
4. **Eliminar intermediários:** uma verdadeira economia compartilhada entre pares, sem intermediários.
5. **Estabilidade:** o token ivault tem seu próprio ecossistema, o que o torna resistente a pressões econômicas, como a inflação.


---

# 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/portuguese/o-ecossistema-de-blockchain-do-ivault/por-que-usamos-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.
