# Withdraw Guide

Stader-ETHx users can withdraw their unstaked ETH from the "Withdraw" tab after their unbonding period of 7-10 days is complete and the withdrawal request has been processed.&#x20;

### **How to Withdraw ETH?**

**Step 1:** Go to  <https://www.staderlabs.com/eth/stake/> and click on the “**Connect Wallet**” button.

**Step 2:** Thoroughly read the [Terms of Service](https://staderlabs.com/terms-of-service), then select your wallet from the available options. Please note that by connecting a wallet, you agree to Stader’s [Terms of Service](https://staderlabs.com/terms-of-service)

**Step 3:** Approve or confirm the connection request in your wallet to connect with the Stader dApp. Once the wallet is successfully connected, your wallet address will be visible in the top right corner of the dApp.

**Step 4:** Click on the "Withdraw" tab to check the status of your unstake requests. All active unstake requests will be listed in the "Withdraw" tab.\
\- Unstake requests available for withdrawal will have an enabled "Withdraw" button.\
\- Unstake requests not yet available for withdrawal will display the release date and time along with your timezone.

**Step 5:** For unstake requests that have been processed and have the "Withdraw" button enabled, click on the button.

**Step 6:** Sign the transaction in your wallet. Once the transaction is successful, you will see the withdrawal confirmation screen. The withdrawn ETH will be added to your wallet's ETH balance.


---

# 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/withdraw/withdraw-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.
