# Token Bridge

### Move & Token Bridge

SyncSwap Move is an easy-to-use bridging solution designed to facilitate the unrestricted movement of ERC20 tokens between Ethereum mainnet and the ZKsync ecosystem

{% hint style="info" %}
**Pioneering Infra**

Historically, SyncSwap Move served as a critical alternative to the official ZKsync bridge, introducing key assets like USDT and WBTC to the network months before official support was available.

SyncSwap Movie is also the first app that allows user to claim their bridged assets on Eth mainnet.
{% endhint %}

{% embed url="<https://x.com/syncswap/status/1665408490423332865>" %}

#### Bridge Aggregator

Beyond its native bridge, SyncSwap provides a curated Bridge List that aggregates multiple reliable cross-chain protocols. This ensures users can move assets securely and with minimal friction across the Elastic Network

{% hint style="success" %}
**ZK-Powered Security**

All bridging operations leverage zero-knowledge proofs (zkSNARKs) to inherit the rigorous security guarantees of Ethereum Layer 1
{% endhint %}


---

# 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.syncswap.xyz/syncswap/protocol-overview/token-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.
