# Prerequisite - Restake with EigenLayer

To create a restaking trial tier flash layer, you must first restake Lido staked Ether or Rocket Pool Ether with [EigenLayer testnet](https://goerli.eigenlayer.xyz/details?asset=rETH).

*<mark style="color:red;">**The minimal restake requirement is 0.01 Lido staked Ether or Rocket Pool Ether.**</mark>*

## Obtaining test tokens

Obtain Goerli testnet tokens from one of the publicly available faucets:

1. <https://goerlifaucet.com/>
2. <https://faucet.paradigm.xyz/>

## **Getting Lido staked Ether**

Once you have Goerli ETH in your wallet, you simply send a transaction to the `stETH` token contract address for the amount of `stETH` you want to swap:

1. Open your Wallet
2. Click **SEND**
3. Paste the `stETH` token contract: `0x1643E812aE58766192Cf7D2Cf9567dF2C37e9B7F`&#x20;
4. On MetaMask click **"I Understand"**
5. Enter the amount you want to swap & confirm the transaction (Please factor additional ether to cover gas cost)
6. Click **NEXT**
7. Click **CONFIRM**
8. You have received Lido staked Ether in your wallet
9. Add `0x1643E812aE58766192Cf7D2Cf9567dF2C37e9B7F` to your wallet

## **Swap using RocketPool Testnet**

1. Go to [https://testnet.rocketpool.net/](https://testnet.rocketpool.net/?__cf_chl_tk=unJm61xylnVQjYE.CXIzPzV3oQRomG6bmLd2ZEzRpWk-1680715034-0-gaNycGzNC6U) and connect your wallet
2. Stake the amount of Goerli ETH&#x20;
3. Confirm the transaction
4. You have received RocketPool Ether in your wallet
5. Add `0x178E141a0E3b34152f73Ff610437A7bf9B83267A` to your wallet

## Restaking using the Eigenlayer testnet

1. Visit <https://goerli.eigenlayer.xyz/>
2. Select either “Rocket Pool Ether” or “Lido Staked Ether”

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

3. Restake at least 0.01 Lido Staked Ether or Rocket Pool Ether as shown in the below images

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

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


---

# 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.altlayer.io/altlayer-documentation/rollup-launchpad/creating-rollup-restaking-tier/prerequisite-restake-with-eigenlayer.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.
