# Bridge

This uses a demo network, which is deployed for all users to access zksync hyperchain 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 **zkSync Hyperchains** option under the **APPCHAINS & ROLLUPS** section available in the left sideba&#x72;**.** This will show your deployed zkSync Hyperchain 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, **Connect Wallet.** Once you click on it, it will open a card with the wallets. Choose a wallet to connect your Ethereum wallet to the zkSync Hyperchain network.

**Step 7: Sending tokens from L1 to L2 -** After you connect the wallet, you can see the **receive** button. Choose **Official Bridge.** Enter the address. Enter the amount to send to the address.

**Step 6: Confirm the transaction -** Once you confirm the transaction, click on the **add funds to \<network name>.** Once the transaction is verified, you can see the token in the assets page of the bridge.


---

# 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/zksync-hyperchain/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.
