# Why Zama’s technology?

Zaïffer integrates the FHE technology developed by [Zama](https://www.zama.ai/), a leader in applied homomorphic encryption. [Zama’s network](https://docs.zama.org/protocol/zama-protocol-litepaper) provides the off-chain computation layer. Computations requested by Zaïffer’s smart contracts are processed by a decentralised set of Zama nodes, ensuring no single operator can compromise security.

Performance today achieves confidential transfers in approximately 10 to 15 seconds per operation. This balance between strong encryption and practical usability makes Zama’s FHE uniquely suited for live blockchain applications.

This design ensures that encryption, computation, and verification remain decentralised and verifiable, without reliance on any trusted intermediary.


---

# 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://zaiffer.gitbook.io/wiki/zaiffer/the-zaiffer-privacy-system/why-zamas-technology.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.
