# Product Updates

### **Deposits**

Users can deposit assets on the [Kelp dApp](https://www.kelpdao.xyz/restake/)

Assets Accepted:

1. ETH
2. stETH
3. ETHx

Note: sfrxETH is no longer accepted on Kelp. Deposits of sfrxETH were stopped on 3rd July.

#### Fee on deposits

Kelp charges a 10% fee on the rewards earned through ETH deposits. These rewards are earned by depositing ETH to validators on the beacon chain.&#x20;

There is no fee charged on LST deposits<br>

### **Withdrawals**

Users can withdraw assets on the [Kelp dApp](https://www.kelpdao.xyz/restake/). Withdrawals can be done in the form of the following assets:

1. ETH
2. stETH
3. ETHx

The withdrawal in the form of any asset is subject to the availability of that asset with Kelp. The availability can be checked on the Kelp dApp before initiating unstake.&#x20;

Withdrawals for ETH usually take 14-16 days. This is because of the exit queue on the beacon chain and the delays imposed by EigenLayer. If funds are available in the withdrawal pool, your request may be processed in 1-2 days.

For LSTs, withdrawals will take 7-10 days due to the delays imposed by EigenLayer.&#x20;


---

# 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://kelp.gitbook.io/kelp/product-updates.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.
