# What are the main features of Polygon zkEVM?

* **EVM-equivalence**: Most Ethereum smart contracts, wallets, and tools work seamlessly on Polygon zkEVM
* Inherits **security from Ethereum**
* Lower cost compared to L1 and **better finality than other L2 solutions** like Optimistic Rollups
* **ZKP-powered scalability**, and aiming at similar throughput to PoS


---

# 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://zkmoonswap.gitbook.io/zkmoonswap/zkevm-faq/what-are-the-main-features-of-polygon-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.
