# Manage Polygon CDK zkRollups

**Step 1: Zeeve Dashboard -** On the Zeeve platform dashboard, click the **Polygon CDK** option under the **APPCHAINS & ROLLUPS** section in the left sideba&#x72;**.** This will show your deployed Polygon CDK network.

**Step 2: Deployed Polygon CDK Networks -** Click on the **View** button.

**Step 3: Polygon CDK Overview Page -** Click the **Explorers** button to open L1 Explorer or L2 Explorer. Click on the "**Docs**" button to open the Zeeve documentation related to Polygon CDK.

**Step 4: Blockchain Configuration -** Click the Blockchain Config tab on the overview page to view blockchain configuration. On the blockchain configuration page, you can view the Ethereum Transaction Manager and CDK Chain (L2)**.** You can also download the Genesis file by clicking the **Download Genesis File i**co&#x6E;**.**

**Step 5: Bridge -** To view the bridge, click on the **Bridge** tab on the overview page. Open the bridge by clicking on the icon next to the bridge URL(Bridge URL will be clickable once the network is ready). This will open the Polygon CDK Bridge page, where you can perform bridge operations.

**Step 6: My Nodes -** Click on the **My Nodes** Tab to view nodes. To view the **Node Details Page**, click the **View Details** icon under **Actions**. To view details about other nodes, simply click on the tab for that node.

**Step 7: My Wallets -** To view wallet information, click on the **My Wallets** tab on the overview page. You can view the wallets on Explorers by clicking the links provided against each wallet.

**Step 8: Smart Contracts -** To view smart contracts, go to the **Smart Contracts** tab on the overview page. Click the icon under the **Actions** column to view the contract on the Explorer, or click the **Docs** icon to see deployment details in the documentation.

**Step 9: Cloud Infra -** To view cloud infra, click the **Cloud Infra** tab on the overview page.&#x20;

**Step 10: Sample Apps -** To view Sample Apps, click on the Sample Apps tab on the overview page.

**Step 11: Analytics Page -** Click on the **Analytics** button. Select the item from the dropdown for which you want to view the analytics. This will open the analytics page for that option. If you want to view analytics for another option, click on the dropdown on the Analytics page and choose your option.

**Step 12: Delete Polygon CDK -** To delete your deployed Polygon CDK network, click the **Delete** icon on the rightmost corner of the Overview page. Click on the **Confirm** button to delete your network. Click the **Cancel** button if you do not want to delete your network for now.


---

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