# Guides

<details>

<summary>Staking Guide</summary>

### Prerequisites for Staking:

1. **Set up a Wallet**: You need a crypto wallet that supports the ETH you're planning to stake. This can be a hardware wallet or a software wallet.
2. **Buy the ETH**: You can buy ETH on a cryptocurrency exchange or using onramp platforms.
3. **Transfer ETH to your staking wallet**: If you bought the ETH on an exchange, you'll need to transfer it to your staking wallet.

### **Step 1:** Go to the  Stader ETHx staking dApp

* Stader-ETHx staking dApp URL - <https://www.staderlabs.com/eth/stake/>&#x20;

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

### **Step 2: Connect your wallet**

1. Click on the "Connect Wallet" button. A Select Wallet pop-up appears
2. Accept the Terms of service by clicking on the checkbox
3. Choose the wallet you wish to connect with.

   <img src="/files/qBpR72Ay8a7Smq8mirWR" alt="" data-size="original">

### **Step 3: Sign in to your wallet**

1. Enter your wallet password
2. Choose the "Ethereum Mainnet" network and your account
3. Click on connect

### **Step 4: Successful Wallet Connection**

1. Your connected wallet address will be visible on the top right corner of the dApp
2. Your ETH balance will be visible on the dApp

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

### **Step 5.1: Staking Flow Start**

1. Enter the amount of ETH you wish to stake
2. Check the amount of ETHx you will receive after staking
3. Click on the “Stake ETH” button to continue

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

### **Step 5.2: Staking Flow - Approve transaction in wallet**

1. A transaction prompt will appear in your wallet
2. Approve the transaction

   <img src="/files/lXumIt8MDe67C07mcTaG" alt="" data-size="original">

### **Step 5.3: Staking Flow - Staking Successful**

1. You will see a Transaction successful Popup

   <figure><img src="/files/j39ta9a7aXgod6DBPIRv" alt=""><figcaption></figcaption></figure>
2. Check the amount of ETHx received in your wallet

   <figure><img src="/files/41bXMJyQtZiFqlCQbMok" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Unstaking Guide</summary>

### **Step 1: Unstaking Flow: Approve unstaking**

1. To start the unstaking process, you need to first approve the unstaking action. Click on the "Approve Unstaking" button to proceed.
2. You will receive a prompt to grant Stader access to unstake ETHx. Click on "Confirm" on your wallet to provide the access.

### **Step 2: Unstaking Flow: Start Unstaking**

1. Enter the amount ETHx you wish to unstake
2. Check the amount ETH you would receive
3. Click on the "Unstake ETHx" button to continue

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

### **Step 3: Unstaking Flow: Approve transaction in wallet**

1. A transaction prompt will appear in your wallet
2. Approve the transaction

   <img src="/files/SHc6wPFoogV9C399yPHG" alt="" data-size="original">

### **Step 4: Unstaking Flow: Transaction Successful**

1. You will see a success popup indicating that the transaction was successful

   <figure><img src="/files/1QwxXrNC5TwuneAr6Cth" alt=""><figcaption></figcaption></figure>
2. The amount of ETHx you unstaked will be deducted from your total ETHx balance.
3. The unstaked ETH will not be immediately added to your wallet as there is an unstaking period of 7-10 days, subject to entry and exit queues on the Ethereum network.
4. The ETH balance in your wallet will be reduced slightly due to network fees.
5. You can check the "Withdraw" tab to track the status of your released unstaked ETH.

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

</details>

<details>

<summary>Withdraw Guide</summary>

### **Step 1: Withdraw: Start**

1. All your active unstake requests will be listed in the Withdraw tab.
2. Those available to be withdrawn will have an active withdraw button
3. Those unavailable to be withdrawn will have the release date and time mentioned along-with your timezone.

   <figure><img src="/files/2LXl7pxif5hYcotLsE0x" alt=""><figcaption></figcaption></figure>

### **Step 2: Withdraw: Successful**

1. Click on the activated "Withdraw" button.
2. Approve the transaction on your wallet.
3. The unstaked ETH will be added to your ETH balance in the wallet.

</details>


---

# 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://staderlabs.gitbook.io/ethereum/ethx-staking/guides.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.
