# Tunnel ERC20s via 3rd Party

{% hint style="info" %}

## 📜 **TL;DR:**

* Certain tokens are not yet supported by Hemi’s native Tunnel.&#x20;
* For these assets, you can use one of several third-party tunnel solutions to move tokens between Ethereum and Hemi.
  {% endhint %}

***

## 🔄 Why Use a Third-Party Bridge?

Hemi’s native Tunnel supports a range of popular ERC-20 tokens. However, some assets (e.g., USDC, USDT) are not yet integrated. In these cases, a third-party bridge provides:

• Fast bridging times.

• Established track record of security and reliability.

• Wide token support, including stablecoins like USDC and USDT.

***

## 🤝 Supported Third-Party Bridges

Below is a list of third-party bridges you can use to transfer assets to Hemi. Each bridge has its own UI, fees, and specific token support.&#x20;

<table><thead><tr><th width="245">Bridge</th><th>Link</th></tr></thead><tbody><tr><td>Stargate</td><td><a href="https://stargate.finance/bridge">https://stargate.finance/bridge</a></td></tr><tr><td>Eigenpie</td><td><a href="https://www.eigenlayer.magpiexyz.io/bridge">https://www.eigenlayer.magpiexyz.io/bridge</a></td></tr></tbody></table>


---

# 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.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.
