# Bridging to Telos EVM

## How To Move Assets With The Telos Bridge, Powered By LayerZero <a href="#how-to-move-assets-with-the-telos-bridge-powered-by-layerzero" id="how-to-move-assets-with-the-telos-bridge-powered-by-layerzero"></a>

### Step 1[​](https://docs.telos.net/getting-started/bridging#step-1) <a href="#step-1" id="step-1"></a>

Head to the [Telos Bridge](https://bridge.telos.net/) and press connect at the top right.

<figure><img src="/files/1Yv9iGjZBQnPmRvWPXao" alt=""><figcaption></figcaption></figure>

### Step 2[​](https://docs.telos.net/getting-started/bridging#step-2) <a href="#step-2" id="step-2"></a>

Select MetaMask from the list of wallets and connect your wallet.

<div align="left"><figure><img src="/files/00hgEuyUXxXw4ln0wM7K" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 3[​](https://docs.telos.net/getting-started/bridging#step-3) <a href="#step-3" id="step-3"></a>

Select the network you're bridging from and the asset you want to bridge. In this case, we are bridging USDT from Polygon. Next, be sure to choose Telos EVM as the destination.

<figure><img src="/files/V41xOGLnnJWJBDmea455" alt=""><figcaption></figcaption></figure>

### Step 4[​](https://docs.telos.net/getting-started/bridging#step-4) <a href="#step-4" id="step-4"></a>

Next, add gas on the destination chain if needed.

{% hint style="info" %}
If it is your first time bridging to Telos, be sure to select the 'Gas on destination' option, you will receive .05 tlos for free for gas fees.
{% endhint %}

<div align="left"><figure><img src="/files/tL3iOipbdzbnqvE1PyGm" alt="" width="375"><figcaption></figcaption></figure></div>

### Step 5[​](https://docs.telos.net/getting-started/bridging#step-5) <a href="#step-5" id="step-5"></a>

From there, you can bridge your assets! You may be asked to switch networks in MetaMask to match the chain you are bridging from if you have not already switched.

<div align="left"><figure><img src="/files/VVuHjZVL88QhwuORWJxQ" alt="" width="375"><figcaption></figcaption></figure></div>

Congrats, your assets are being bridged and will show up in your Telos EVM wallet soon!

{% hint style="info" %}
Your assets will be transferred to the same EVM address that you bridged from. So if you have multiple accounts on MetaMask, just be aware of which one you want your assets to be on.
{% endhint %}

## How to Bridge $JUMP Token

Jump DeFi has developed a proprietary bridging solution that enables users to bridge their $JUMP token multi-chain between NEAR Protocol <> Telos <> Mantle Network.&#x20;

#### The [Jump Bridge](/jump-defi/resources/brand-assets.md) is live now.&#x20;

*How-to guide coming soon!*


---

# 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://trove-labs.gitbook.io/jump-defi/get-started/get-started-with-telos/bridging-to-telos-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.
