# Bridge to zkSync

To bridge tokens to the zkSync blockchain, you can follow these general steps:

1. Choose a bridge service: There are various bridge services available that allow you to move your tokens to the zkSync network. Some popular bridge services include zkSync Bridge, Orbiter Finance, and Multichain (Anyswap).
2. Connect your wallet: You will need to connect your wallet to the bridge service you have chosen. Make sure that you have the tokens you want to bridge in your wallet on your chosen network.
3. Choose the tokens to bridge: Select the tokens you want to bridge and choose the amount you want to move to the zkSync network.
4. Initiate the transfer: Once you have selected the tokens you want to bridge, you can initiate the transfer. The bridge service will then handle the transfer process, moving your tokens to the zkSync network.
5. Wait for confirmation: After initiating the transfer, you will need to wait for confirmation that your tokens have been successfully moved to the zkSync network. This can take a few minutes or longer, depending on the network traffic and the speed of the bridge service.

Once your tokens have been successfully bridged to the zkSync network, you can then use them to interact with Solid Sync built on the zkSync blockchain.

<br>


---

# 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://solid-sync-organization.gitbook.io/solid-sync/bridge-to-zksync.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.
