# How to bridge

(To bridge to Arbitrum, please read [Arbitrum Canonical Bridging](/etherfi/getting-started/multichain-ecosystem/arbitrum-canonical-bridging.md))

### To bridge weETH:

1. Naivgate to:  <https://stargate.finance/transfer>
2. On Stargate's "Transfer" section, connect your wallet
3. For "From" select weETH as your token on any of the available networks

   <figure><img src="/files/NKL4XsBtyhIm3d9C0t0i" alt="" width="375"><figcaption></figcaption></figure>
4. For "To" select weETH as your token and select an available network of your choice
5. Enter the total amount you'd like to bridge
6. Complete the transaction on your wallet

Congratulations! You now have weETH on your selected network. <br>

<br>


---

# 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://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/how-to-bridge.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.
