# zkEVM module

[Polygon zkEVM](https://twitter.com/0xPolygonLabs/status/1640360125188767745) is a Layer-2 network based on Ethereum. The project is being developed by the Polygon team. Polygon has [attracted](https://crypto-fundraising.info/projects/polygon/) over $456 million from Sequoia, SoftBank, Tiger Global, Disney Accelerator, Animoca, Elevation Capital, Sino Global Capital, DCG, Standard Crypto, and other funds.

Polygon has developed an interesting and appealing Toolkit for developers, allowing them to create their own Layer-2 solutions in just a few weeks, with relatively low development costs and low maintenance costs for these Layer-2 solutions.

Manta and X1 from OKX are built using this Toolkit, and the SDK itself was designed based on their expertise in building their own Layer-2, Polygon zkEVM. Many other Layer-2 solutions, like zkFair (which distributed an airdrop of $100 per account just for on-chain activities on Polygon zkEVM as part of the Saga), are likely to be built on the Polygon SDK. There is a high probability that some of these Layer-2 solutions, when distributing tokens through airdrops, will allocate some of these tokens to Polygon zkEVM users as a marketing campaign to attract a loyal community from Polygon zkEVM.

In Polygon zkEVM, competition is very low compared to other Layer-2 networks. By maintaining activity in the Polygon zkEVM network, we have the opportunity to qualify for airdrops from those who will launch their Layer-2 solutions based on Polygon CDK.

The Polygon zkEVM module includes all the necessary functionality to enable you to perform activities on wallets in the Polygon zkEVM network automatically.

<figure><img src="/files/ARhTrcjJEYPim9BaQzZc" alt=""><figcaption></figcaption></figure>

### Detailed guides on how to work with the zkEVM module:

* [Available applications in modules](https://docs.nfd.gg/main/eng-combine-software/modules/available-applications-in-modules/zkevm);
* [Wallet Manager](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module/wallet-manager);
* [Settings & Launch](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module/settings-and-launch);
* [Logs & Progress](https://docs.nfd.gg/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module/logs-and-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://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/zkevm-module.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.
