# How to bridge to Linea: Using Linea’s Native Bridge

Depending on users preference, you can use EVM third-party apps like Orbiter.finance / Stargate.finance / Squidrouter.com / Layerswap.io&#x20;

Today we are going to guide you through how to bridge your Ethereum for Ethereum Mainnet to Linea.

1. Go to <https://bridge.linea.build/> and Connect your wallet and select the account you wish to use and confirm.

<figure><img src="/files/9quqaClcZvFKMHYrwI18" alt="" width="563"><figcaption></figcaption></figure>

2. Select “Native Bridge for Tech Operators”

<figure><img src="/files/iPOtBP2S8qdyoJLXnXlq" alt="" width="563"><figcaption></figcaption></figure>

3. Enter the amount of ETH to Bridge. Make sure you have enough to cover any transaction fees.

<figure><img src="/files/nlFzpEi5ZCJKtx6AYfza" alt="" width="563"><figcaption></figcaption></figure>

4. Choose “Automatic claiming” if this is your first time Bridging to Linea. Since you will need Ethereum for gas on Linea to be able to claim your funds for “Manual Claiming”.

<figure><img src="/files/utdogkQlt9V2mx2P5zsy" alt="" width="563"><figcaption></figcaption></figure>

5. Click on "Start Bridging". MetaMask should pop up, asking you to confirm the transaction. This will include transaction fees, which are paid in ETH for Ethereum Mainnet transactions.

<figure><img src="/files/o6cK7bbsdRJpLLiJ6KMp" alt="" width="295"><figcaption></figcaption></figure>

6. Wait for Processing: After confirming the transaction, it will appear in the "Recent transactions" section of the bridge. Note that it may take at least 8 hours for the transaction to process from L2 (Layer 2) to L1 (Layer 1, Ethereum Mainnet).


---

# 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.secta.finance/how-to-bridge/how-to-bridge-to-linea-using-lineas-native-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.
