# Bridging to Canto EVM

## Synapse Bridge

We shall be utilizing Synapse Bridge for the bridging process due to its ease of use and the auto faucet function. Bridging via synapse also directly take users funds from the originator chain to the **CANTO EVM** chain.\
\
Thus, there is no need to do a second bridge from Canto to Canto EVM chain.

{% hint style="info" %}
Bridging via Synapse to Canto EVM will provide users with 1 CANTO, please make sure to trade your assets for more CANTO token before proceeding.
{% endhint %}

## Bridging Guide

The Synapse bridging process is similar compared to most of the bridge applications, you are able to bridge to or from Canto. To use the bridge, follow these steps:

1. Navigate to [**https://synapseprotocol.com/**](https://synapseprotocol.com/) and connect your wallet.
2. Under the *Origin* section, select the Fantom network, as well as the asset you would like to send and its amount.
3. Under the *Dest.* section, select the network you would like to bridge to (e.g. Canto) and the asset you would like to receive.
4. If necessary, click the *Approve* button and confirm the transaction in your wallet to approve the outgoing asset.
5. Finally, click the *Bridge your funds* button and confirm the transaction in your wallet to initiate the bridging process:

<figure><img src="/files/H0yrFW0SLt7lmbwYXxFg" alt=""><figcaption><p>Bridging process</p></figcaption></figure>

### Supported Assets

The Synapse Bridge supports the following assets on Canto:

* $SYN
* $nUSD
* $NOTE
* $USDT
* $USDC

### Getting more CANTO

Users are able to swap their bridged assets for more canto via the swap protocols like [Slingshot](https://app.slingshot.finance/swap/CANTO).

For more information about how the Synapse Bridge works, see the [Synapse Protocol documentation](https://docs.synapseprotocol.com/). Information and CANTO chain guide, please refer to the [Canto documentation](https://docs.canto.io/).


---

# 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.silverswap.io/spiritswap-v3/canto/bridging-to-canto-evm.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.
