# Bridge

This uses a demo network, which is deployed for all users to access the Polygon CDK network RPC. You can use the same thing with the newly deployed network.

**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: Zeeve Dashboard -** On the Zeeve platform dashboard, click on the **Polygon CDK** option under the **APPCHAINS & ROLLUPS** section available in the left sideba&#x72;**.** This will show your deployed Polygon CDK network.

**Step 3: Demo Network Card -** Once you're on the page, you’ll see a network card labeled “**Demo**.” This is a pre-deployed network accessible to all users in Zeeve. Click on the **View** button on the Demo card.

**Step 4: Bridge -** You will land on the overview tab, where you can see the overview of the network, and navigate to the **Bridge** tab.

**Step 5: Bridge URL -** You can see a bridge URL in the bottom section. You can access the bridge once you visit that link.

**Step 6: Connect your wallet -** Once you visit the URL, you can see a blue button to **connect a wallet** at the bottom of the pag&#x65;**.** Once you click on it, it will open a card with a warning, click confirm. And after confirming, connect your Metamask wallet to the network

**Step 7: Sending tokens from L1 to L2 -** After you connect the wallet, you can enter the amount in the from section to send the token. After entering the amount, you can click on the continue button.

**Step 6: Alert box -** Once you click on the continue button, it will give a warning after confirming the message, and you will be redirected to another page. Thereafter, rechecking the information, you can click on the bridge button to send a token from L1 to L2.

**Step 7: Confirm the transaction -** After clicking on the bridge button, a confirmation box in Metamask will open to confirm the transaction. Once the transaction is verified by the blockchain, you can check your wallet in L2. Its balance will be updated.


---

# 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/demo-network/bridge.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.
