# Stake

### **Why should I stake my ETH?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#1-why-should-i-stake-my-eth-) <a href="#id-1-why-should-i-stake-my-eth" id="id-1-why-should-i-stake-my-eth"></a>

Staking ETH allows you to participate in the Ethereum network's consensus (securing the network) and earn rewards in the form of newly issued Ethereum tokens. It's a way to generate passive income from your current ETH holdings.

### **How does liquid staking offer advantages over simple staking?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#2-how-does-liquid-staking-offer-advantages-over-simple-staking-) <a href="#id-2-how-does-liquid-staking-offer-advantages-over-simple-staking" id="id-2-how-does-liquid-staking-offer-advantages-over-simple-staking"></a>

Liquid staking provides you with a representative token (like ETHx) that can be traded or used in DeFi protocols while still earning staking rewards. This significantly enhances the liquidity and utility of your staked assets.

### What is the minimum and maximum amount of ETH that can be staked with Stader?

* **Minimum limit** - The minimum amount that can be staked with Stader  is 0.0001 ETH
* **Maximum limit** - There is no upper limit on the amount of ETH which you can stake.

### **How many ETHx tokens do I receive after staking my ETH?** [​](https://www.staderlabs.com/docs-v1/Ethereum/ETHx%20Staking/faqs#5-how-many-ethx-tokens-do-i-receive-after-staking-my-eth-) <a href="#id-5-how-many-ethx-tokens-do-i-receive-after-staking-my-eth" id="id-5-how-many-ethx-tokens-do-i-receive-after-staking-my-eth"></a>

The number of ETHx tokens you receive depends on the amount of ETH you stake and the current ETH-to-ETHx exchange rate. For a simple calculation, you will receive ETHx tokens equal to the amount of ETH staked divided by the exchange rate. For example, if you stake 10 ETH and the current exchange rate is 1.2, you will receive 10 divided by 1.2, which equals 8.33 ETHx.

### How to add ETHx to your wallet's token list?

If you have not imported ETHx as a token in your wallet, you can do so by clicking the **“Add ETHx”** button above the input box on the [Stader-ETHx dApp](https://www.staderlabs.com/eth/stake/). After clicking this button, you just need to provide confirmation/approval from your wallet, and ETHx will be imported and visible in the list along with other tokens. Please note that you will need to perform this action separately for the Ethereum and Arbitrum One networks.

### What are the staking and unstaking token conditions for ETH staking on Stader?

On Ethereum Network:

* Staking: Users can stake their ETH to receive ETHx.
* Unstaking: Users will receive ETH back after unstaking their ETHx

On Arbitrum One Network:

* Staking: Users can stake their ETH to receive ETHx.
* Unstaking: To unstake, users must use a DEX to swap their ETHx for ETH. Also, you can bridge your ETHx from Arbitrum One to the Ethereum network and then unstake it for ETH. You can check our [Bridge section](https://www.staderlabs.com/eth/bridge/) for DEX and Bridge options.


---

# 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://stader.gitbook.io/stader/ethereum/eth-staking/stake.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.
