# Ternoa zkEVM+

Ternoa zkEVM+ is an Ethereum Layer 2 validium designed for making "Secure Privacy" the new standard for builders and users in Web3.

Secure Privacy means that native privacy primitives made available on our network don't imply heavy trust assumptions for builders and users.

zkEVM+ will combine ZK validity proofs, external Data Availability, and trustless services execution to provide unmatched levels of security, while remaining affordable for builders and users.

##

## Validity proofs&#x20;

Built with Polygon CDK, Ternoa zkEVM+ uses Zero Knowledge validity proofs to confirm state transitions with fast finality.

*Available on Testnet* ✅

## Modular DA

Ternoa zkEVM+ posts rollup data on Avail DA for optimized costs, without compromising on security and data availability.

*Work in progress* 🚧

## TEE proofs

zkEVM+ services are deployed in trust-minimized setups, backed with economic security to alleviate implicit trust assumptions made by builders and users.

*Work in progress* 🚧


---

# 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://docs.ternoa.network/learn/ternoa-zkevm+.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.
