# Setup Polygon CDK zkRollup Chain

Follow the steps below to create a Polygon CDK network through the Zeeve platform:

**Step 1: Register/Login**—Create a new account or log in to an existing account on the [Zeeve Platform](https://app.zeeve.io/auth/signup).

**Step 2: Polygon CDK** - Select **Polygon CDK** under the **APPCHAINS & ROLLUPS** section from the left navigation panel.

**Step 3: Create a New Polygon CDK Chain** - Click on the **Deploy Testnet** button on the TESTNET card, which includes the Settlement Layer, Data Availability (DA) Layer, Core Components, Monitoring & SLA, as well as the associated monthly recurring pricing.

<figure><img src="https://2761463242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4rJKli4PHnZkHP4Y6plD%2Fuploads%2FigNC8ua2YzLwPotMOsvL%2Fploygon.jpg?alt=media&#x26;token=86aae49c-6bd1-490f-802b-1fcebed4c9a1" alt=""><figcaption></figcaption></figure>

**Step 4: General Configurations** - Enter the **CDK Chain Name** and **Chain ID**, then select one of your **Workspaces**. By default, the Settlement Layer is **Ethereum Sepolia (L1)**, the Data Availability (DA) Layer is **Ethereum DA**, and the Core Components include the **Bridge**, **RPC**, and **Block Explorer**. Click the **Next** button to proceed to Blockchain Configurations.

<figure><img src="https://2761463242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4rJKli4PHnZkHP4Y6plD%2Fuploads%2Fx1tx5kcsHy5v6oHrTDvj%2Fpolygon.jpg?alt=media&#x26;token=56d7a807-7179-4c94-885b-2131d0e620f1" alt=""><figcaption></figcaption></figure>

**Step 5: Blockchain Configurations** - Enter values for **CDK Chain(L2) Gas Config**, **CDK Chain(L2) Transaction Config**, and **Ethereum Transaction Manager**. You can also go with the default values already present in these fields. Click on the **Next** button for **zkEVM Configurations** or the **Back** button to alter any details in the previous step.

**Step 6: zkEVM Configurations** - Fill the **Aggregator Configuration, Synchronizer Configuration, and** **Sequencer Configuration.** To fill in any sub-configuration under **Sequencer Configuration,** click on the "**+**" icon. You can also use the default values for all the configurations. Click on **Next.**

**Step 7: RPC Configurations** - Enter **RPC Node Name**. Enable HTTPS or WSS by ticking the checkboxes available. Enter RPC **Username** and **Password** if you have enabled HTTPS or WSS. Select the APIs you want to enable for Layer 2 RPC calls. Enter Advanced Configurations details or use the default values that are already present. Click on the **Next** butto&#x6E;**.**

**Step 8: Infrastructure Configurations** - Select the region where you want to deploy Polygon CDK, then click the **Next** button to continue.

**Step 9: Wallet Management** - Enter **Premine** **Address and Premine Balance.** Click on the **Deploy** button to initiate the Polygon CDK deployment, or click on the **Back** button to alter any details in the previous step.

**Step 9: Deployment -** When you click the **Deploy** button, you’ll be redirected to the payment page if no active subscription is found. Upon entering valid card details, click on the **Subscribe** button. Once your payment status is verified, you’ll be redirected to the overview page of your deployed node with the requested status. If you already have an active subscription, you’ll be redirected to the overview page directly.

<figure><img src="https://2761463242-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4rJKli4PHnZkHP4Y6plD%2Fuploads%2FCTMEzCUD7cbCNYQv90Tu%2Fploygon_tetnet.jpg?alt=media&#x26;token=8dc38c89-4755-458c-94d2-bcf77844a1cb" alt=""><figcaption></figcaption></figure>

**Step 10: Success** **notification -** After approximately 1 Hour, you will get notifications of deployment completion.


---

# 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.zeeve.io/rollups/polygon-cdk-zkrollup/quick-start-guide/setup-polygon-cdk-zkrollup-chain.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.
