# Tunnel via Stargate

{% hint style="info" %}

## 📜 **TL;DR:**

* Tunnel your ERC20s to Hemi by using the Stargate third-party bridge.
* Supported assets include USDC, USDT, ETH, and more.
  {% endhint %}

***

## 🏁 Prerequisites

* [**EVM (MetaMask) Wallet Setup**](https://docs.hemi.xyz/how-to-tutorials/using-hemi/wallet-setup/metamask-wallet-setup) **-** Set up your EVM wallet and add the Hemi Network before interacting with any Hemi application.

***

## 📚 Tutorial

### 1. Visit the Stargate bridge&#x20;

Navigate to the [Stargate bridge ](https://stargate.finance/bridge?srcChain=ethereum\&dstChain=hemi)to tunnel your ERC20 asset from Ethereum to the Hemi network.

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FYkCs2MY4GaA3qGXXcaxl%2Fimage.png?alt=media&#x26;token=128c7d3f-dda2-4937-8537-cfd1967c487d" alt=""><figcaption></figcaption></figure>

***

### 2. Connect wallet

Click `'Connect Wallet'` in the top-right corner.

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2Fnji8gqsiV2TIhb5o3qB8%2Fimage.png?alt=media&#x26;token=c1563384-19f3-494f-b984-441be224d797" alt=""><figcaption></figcaption></figure>

***

### 3. Select the asset and confirm networks

Using the token dropdown, select the asset you wish to bridge to Hemi.&#x20;

{% hint style="info" %}
Before proceeding, confirm Ethereum as the FROM network and Hemi as the TO network.
{% endhint %}

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FRq2wktkOnseBxiyn6H13%2Fimage.png?alt=media&#x26;token=586083e5-6593-448b-83cc-d628da70dea2" alt=""><figcaption></figcaption></figure>

***

### 4. Enter the amount to bridge

Input the amount of asset you wish to bridge to Hemi.

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FRHazjIC03Qz7NniPsytM%2Fimage.png?alt=media&#x26;token=c93375f6-35e2-4acd-b20c-2f764c53cc68" alt=""><figcaption></figcaption></figure>

When you are satisfied with your transaction, click `'Transfer'.`

***

### 5. Approve and sign the transaction

From your connected wallet, approve the asset spend and sign the transaction.

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FaypjiDDyWLc3eaf5jFhq%2Fimage.png?alt=media&#x26;token=f0eee702-29a4-41d5-9b0f-bcea13718a62" alt=""><figcaption></figcaption></figure>

***

### 6. You have successfully tunneled to Hemi! 🎉

After signing the transaction, look for the pending transaction bar at the top of the screen. It may take a few minutes to confirm the transaction.

<figure><img src="https://3063395300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBrGAUP9hcnvqWQvHZlN0%2Fuploads%2FBvaGCZBNcx3uUP02pkPe%2Fimage.png?alt=media&#x26;token=c413fdb7-c7fb-4616-a0cd-af22319d50a4" alt=""><figcaption></figcaption></figure>


---

# 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.hemi.xyz/how-to-tutorials/using-hemi/tunnel-from-ethereum/tunnel-erc20s-via-3rd-party/tunnel-via-stargate.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.
