# Restaking Guide

### How to Restake

#### Connect Wallet:

* Visit the Kelp Web App and connect your wallet (e.g., MetaMask, TrustWallet).
* Ensure your wallet is configured for the appropriate chain.

#### Choose Restaking Method:

* Select whether you want to restake ETH, ETHx, or stETH.
* Kelp supports restaking on 8 different chains.

#### Enter Amount:

* Specify the amount of ETH, ETHx, or stETH you wish to restake.

#### Confirm Transaction:

* Review the transaction details, including any fees.
* Confirm the transaction in your wallet.

#### Monitor Your Restake:

* Once confirmed, you can view your restaked assets and potential rewards in the Kelp portfolio.

***

### Withdrawing Your Stake

You can only withdraw your rsETH as ETH, ETHx, or stETH on the Ethereum chain.

#### &#x20;Initiate a Withdrawal:

* Initiate a withdrawal request through the Kelp Dapp.
* Choose the asset you want to withdraw as:
  * ETH
  * ETHx
  * stETH

#### Enter Amount:

* Specify the amount of rsETH you wish to withdraw.

#### Select Withdrawal Mode:

* Choose between Instant & Standard withdrawal
  * Instant withdrawal will allow you to withdraw the assets immediately, for a fee of 0.2%
  * Standard withdrawal is free, but you will have to wait for 15-21 days to get your stake back

#### Confirm Transaction:

* Review the transaction details, including any fees.
* Confirm the transaction in your wallet.

***

### Your Portfolio

* View all your stakes and rewards in one place on the portfolio page.

***

### Security Considerations

* Always ensure you're interacting with the official Kelp dapp.
* Be cautious of phishing attempts and verify all transaction details before confirming.
* Kelp never asks for your private keys or seed phrases.
* For more detailed information or if you encounter any issues, please reach out to our support team.


---

# 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/kelp/restaking-guide.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.
