# Security and Privacy

INTMAX ensures strong security and privacy through formal verification, zero-knowledge proofs, and off-chain transaction construction. Its protocol is resilient against state corruption, replay attacks, and data leakage. Sensitive information is never posted on-chain, and only valid cryptographic proofs are accepted for state updates.

***

{% content-ref url="/pages/DklmdUVyOjFL1vUwzEOM" %}
[Architecture and Principles](/intmax-developers-hub/intmax-network/security-and-privacy/architecture-and-principles.md)
{% endcontent-ref %}

{% content-ref url="/pages/tFGcFTY8JoDzKGHSBZ5y" %}
[Security and Testing Report](/intmax-developers-hub/intmax-network/security-and-privacy/security-and-testing-report.md)
{% endcontent-ref %}

{% content-ref url="/pages/kcZxXEQUytL7s2kFyshM" %}
[Load Testing Report](/intmax-developers-hub/intmax-network/security-and-privacy/load-testing-report.md)
{% endcontent-ref %}

***


---

# 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://intmax-general.gitbook.io/intmax-developers-hub/intmax-network/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.
