# Security & Privacy

**Trust and security go hand-in-hand. That’s why security is critical to the ivault platform.**&#x20;

From making sure everyone is who they say they are, to ensuring private activities stay that way, we’ve designed ivault’s security on our belief that nothing is more precious than our users’ trust. Because trust is essential to a thriving community and sharing economy.&#x20;

Complying with consumer protection standards is just the start. Our platform incorporates industry-leading features to maximize our users’ security and minimize the risk of data theft or manipulation.&#x20;

Our security measures include:

* Comprehensive [**Token Security Audit**](https://drive.google.com/file/d/1PPCpLj2Dp4hWVYh0dAdvtDxSf-ji1gOL/view?usp=sharing)
* Enforcing [**KYC** **checks**](/security-and-privacy/kyc-and-aml.md) so every user is authenticated
* Adhering to [**AML** **measures**](/security-and-privacy/kyc-and-aml.md) to tackle illicit funds
* Full compliance with [**OWASP** **standards**](/security-and-privacy/industry-standards.md)
* Providing [**non-custodial wallets**](/security-and-privacy/industry-standards.md) for users – because with ivault, data isn’t treated as a commodity to be bought and sold.


---

# 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/security-and-privacy.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.
