# L2 deposits & bridging

You can now enjoy the benefits of agETH on Linea, Scroll, and Arbitrum by directly depositing assets on these L2s or bridging your existing agETH from Ethereum to the mentioned L2s.

When you deposit accepted assets on L2s, the agETH Wrapper (agETH) gets minted. This token can be used in DeFi on the L2 to earn additional rewards.

### Which L2s are supported for direct restaking? <a href="#which-l2s-are-supported-for-direct-restaking" id="which-l2s-are-supported-for-direct-restaking"></a>

Direct L2 deposits are available in the following L2s along with the assets accepted on each L2:

1. Arbitrum
   1. ETH
   2. rsETH
2. Linea
   1. ETH
   2. wrsETH
3. Scroll
   1. ETH
   2. wrsETH

### How to bridge agETH to L2s? <a href="#how-to-bridge-ageth-to-l2s" id="how-to-bridge-ageth-to-l2s"></a>

agETH can be bridged from Ethereum to the above-mentioned L2s through the Axelar bridge. All the bridge routes can be accessed through the [Squid UI](https://app.squidrouter.com/)

1. Linea: [Squid - have a nice swap.](https://app.squidrouter.com/?chains=1%2C59144\&tokens=0xe1b4d34e8754600962cd944b535180bd758e6c2e%2C0x1bd0fe8e92a157d3ef66c9fb9e38621252b407c2)
2. Scroll: [Squid - have a nice swap.](https://app.squidrouter.com/?chains=1%2C534352\&tokens=0xe1b4d34e8754600962cd944b535180bd758e6c2e%2C0x1bd0fe8e92a157d3ef66c9fb9e38621252b407c2)
3. Arbitrum: [Squid - have a nice swap.](https://app.squidrouter.com/?chains=1%2C42161\&tokens=0xe1b4d34e8754600962cd944b535180bd758e6c2e%2C0x1bd0fe8e92a157d3ef66c9fb9e38621252b407c2)

When agETH is bridged, you will get the bridged token - agETH.axl on the respective L2 chain. For participating in DeFi on L2s, visit [Kelp dApp](https://kelpdao.xyz/wrap-agETH/) and wrap the agETH.axl to agETH

### Which contracts will I Interact with? <a href="#which-contracts-will-i-interact-with" id="which-contracts-will-i-interact-with"></a>

1. Deposit Pool on L2s
   1. Linea: [0x7F260B785E3B74155a39d82251B47D05ae0d6c61](https://lineascan.build/address/0x7F260B785E3B74155a39d82251B47D05ae0d6c61)
   2. Scroll: [0x6c5513F8701a6E58C82D9a0585A2E533A7fC773b](https://scrollscan.com/address/0x6c5513F8701a6E58C82D9a0585A2E533A7fC773b)
   3. Arbitrum: [0x77F5979D8eA6d72d6C6C451eC23c772D68211c5f](https://arbiscan.io/address/0x77F5979D8eA6d72d6C6C451eC23c772D68211c5f)
2. agETH Wrapper (agETH) on L2s:
   1. Linea: [0x2a4f1dcc79b83608f9e3BC1F3F55fBEfCBFaE885](https://lineascan.build/address/0x2a4f1dcc79b83608f9e3BC1F3F55fBEfCBFaE885)
   2. Scroll: [0xd44605d3E5eF9A73379Ce5258B06e4383c6FF32a](https://scrollscan.com/address/0xd44605d3E5eF9A73379Ce5258B06e4383c6FF32a)
   3. Arbitrum: [0xF1A88250532a4A66A2420a8cbB434Da82E1E2cA1](https://arbiscan.io/address/0xF1A88250532a4A66A2420a8cbB434Da82E1E2cA1)
3. Bridged agETH (agETH.axl) on L2s:

   1. Linea: [0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2](https://lineascan.build/address/0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2)
   2. Scroll: [0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2](https://scrollscan.com/address/0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2)
   3. Arbitrum: [0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2](https://arbiscan.io/address/0x1bD0Fe8E92a157D3ef66C9FB9e38621252b407c2)

Please Note: DeFi on L2s will be available only for the agETH Wrapper (agETH) token.


---

# 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://kerneldao.gitbook.io/kernel/getting-started/gain/airdrop-gain/l2-deposits-and-bridging.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.
