# How to Bridge Your USDT from ETH to Arbitrum

1. Visit <https://bridge.arbitrum.io/>.
2. Click “Metamask” to connect with your wallet.

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

3. Select the account to use on this site, then click “Next”.

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

4. After connecting, select the network which your USDT is on. Mainnet = Ethereum.
5. Click on the cryptocurrency and search for USDT, then select USDT.

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

6. Select the destination chain you would like to bridge, such as Arbitrum.
7. Fill in the amount that you want to bridge.
8. After confirming the cryptocurrency, network, and amount you would like to bridge, click on “Move funds to Arbitrum One”.

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

9. After understanding the approval fee, tick the box.
10. Click “Pay approval fee of ETH” to proceed with the bridge.

<figure><img src="/files/2F4a5uXSE3e1UsbO04vZ" alt=""><figcaption></figcaption></figure>

11. Fill in the amount you would like to bridge.
12. Click “Next” to proceed.

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

13. Click “Approve” for the bridge transaction.

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

14. Click “Confirm” for the bridge transaction.

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

15. Your bridge transaction is in progress, and it will take approximately 15 minutes to complete the transaction.

<figure><img src="/files/6gLg2PZi3hCBwRoCm5Q1" alt=""><figcaption></figcaption></figure>

16. After the status mentions "complete," go to your Metamask and switch the network to Arbitrum.
17. You will see that your USDT has arrived from Ethereum to Arbitrum.

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

**Remarks:**

1. Make sure you have sufficient gas fees to proceed with the bridge transaction.
2. Make sure you have added the Arbitrum network and USDT in your Metamask. Our Gitbook also has this tutorial, so please check it out.
3. Sometimes the bridge on the Arbitrum Official Page may get stuck and keep showing "pending." You may check your wallet directly to see whether the USDT has arrived or not.


---

# 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://traderdao.gitbook.io/traderdao/start-here/metamask/how-to-bridge-your-usdt-from-eth-to-arbitrum.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.
