# Polygon CDK zkEVM

### **What is Polygon CDK?**

Polygon CDK (Chain Development Kit) is a modular framework for building custom Layer 2 blockchains powered by Ethereum. It enables developers to launch high-performance chains with **scalability, low fees, and seamless interoperability**, all while inheriting Ethereum’s security.

### **Why Ternoa Chose Polygon CDK**

Ternoa leverages **Polygon CDK** to build a capital-efficient, **zkEVM-powered** Layer 2 tailored for high-performance financial applications. With CDK, we unlock:

🟧 **Scalability** – Massive throughput and low gas fees without compromising decentralization.\
🟧 **Interoperability** – Seamless interaction with Ethereum, Polygon, and other zkEVM-based chains.\
🟧 **Ethereum-Grade Security** – Transactions are secured by Ethereum’s finality.\
🟧 **EVM Compatibility** – Full smart contract equivalence with Ethereum for effortless migration.\
🟧 **Modular Flexibility** – Customizable components to optimize efficiency and performance.

### **How Polygon CDK Enhances Ternoa’s Ecosystem**

By integrating **Polygon CDK**, Ternoa benefits from:

✔️ **Customizable Data Availability** – Choose between on-chain, off-chain, or hybrid DA solutions.\
✔️ **Optimized Settlement Layers** – Faster finality with built-in cross-chain communication.\
✔️ **Seamless Rollup Infrastructure** – Native zkEVM support for privacy, security, and efficiency.\
✔️ **Bridging-Ready Architecture** – Instant asset and liquidity movement across networks.

### **Empowering Developers with CDK**

With **Polygon CDK**, developers building on Ternoa gain:

🔸 **EVM-Equivalent Smart Contracts** – No need to rewrite or modify existing Solidity code.\
🔸 **High Throughput & Cost Efficiency** – Scale without congestion or excessive fees.\
🔸 **Composable Infrastructure** – Build modular dApps that integrate seamlessly with DeFi, gaming, and more.


---

# 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/specs/polygon-cdk-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.
