# 4. User control: non-custodial wallet for blockchain access

Every user has an identity wallet, called a Vault, which stores their identity and personal crypto keys.&#x20;

This is an encrypted, non-custodial wallet, so only the user can access their identity and keys. They control their crypto assets without the risk of a third party service. And their data and information is completely private.

The Vault is a secure and easy gateway for accessing information on:

* **Public networks**, like transaction histories and token amounts.&#x20;
* **ivault Chain**, including user-specific information like details of registered items, lending records, or trust certifications.&#x20;

[**4.1 Enhanced security: users control their data**](#4.1-enhanced-security-users-control-their-data)

[**4.2 Enhanced privacy: users have private keys**](https://whitepaper.ivault.io/ivault-app/key-features/4.-user-control-non-custodial-wallet-for-blockchain-access/4.2-enhanced-privacy-users-have-private-keys)

[**4.3 Trust and confidence: ensured through the Vault**](https://whitepaper.ivault.io/ivault-app/key-features/4.-user-control-non-custodial-wallet-for-blockchain-access/4.3-trust-and-confidence-ensured-through-the-vault)

Relevant reading:

* [Blockchain Ecosystem](https://whitepaper.ivault.io/ivaults-blockchain-ecosystem)
* [Security & Privacy](https://whitepaper.ivault.io/security-and-privacy)


---

# 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/ivault-app/key-features/4.-user-control-non-custodial-wallet-for-blockchain-access.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.
