# Withdrawing ETH

hETH holders can easily exchange their hETH for ETH via the Hord app.&#x20;

Withdrawals are usually completed within 24 hours. Larger withdrawals may take up to 3-4 business days as Hord's Ethereum staking pool validators enter an exit queue. For faster access to assets, hETH holders can convert to ETH via Uniswap.

### How to Withdraw ETH in 3 Steps at Hord

Withdrawals at Hord are an easy and intuitive process that can be completed in three easy steps. Be sure to follow the steps below:

**Step 1 - Connect your wallet**

Head over to the Hord App and connect your wallet. Be sure to select your wallet that contains hETH.

<figure><img src="https://lh7-us.googleusercontent.com/165h1OUJ_q1DpWOzixygFjnKNjwmPjYXwublmbm8mkNCgQOlFDsg5Bzmx4-w9AGR0e6GhN4WupftE613ERk6zHRlFzcpOzcRVuxwgw_6F3TXSfK1KoTApHWBJDELQZpSaMRUAx_W_sT9NVcJLRAfH-E" alt=""><figcaption></figcaption></figure>

**Step 2 - Click on the Withdrawal Tab**

Now that your wallet is connected click on the ‘Withdrawal’ tab and select the amount of hETH you’d like to withdraw. The equivalent in ETH will be displayed below. When you’re ready, hit the ‘Request Withdraw’  button.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/DAMCc8Jf7HTQGMrrXljLAQsH3jwbMBQq0FVxEKkf-zQC2s0KNaYE07fn6NJ3vGOsqlTweRHdFJoEuCSvE6ktUDSKu8PenMrwHQ8556yNxzax9rSQvXKgc60a2iSMxbjPnpDKDGMqSjNZMV1jU_-EqVA" alt=""><figcaption></figcaption></figure>

**Step 3 - Claim ETH & Wallet Approval**

After 24 hours, the staked ETH will be claimable, this is the last step to get your ETH back into your wallet. Once that time span has passed, hit the “Claim ETH” button and approve the transaction in your wallet. A few minutes later, your ETH will be transferred to your wallet.

<figure><img src="https://lh7-us.googleusercontent.com/wL1gvEIopZOwZqhiLoi6XjDgNAZgbzkdzei2vL2GfC5iCBouglej8tvAkzRRvQ55Pu8VoLMarFL3tRJLc12ZEgQpw3cXHwFycmXVnAuaZZ2VP2I_bWtdtbQvhlua-qOEYF90zC3NN4dYKdvrB2cG6is" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.hord.fi/user-guides/withdrawing-eth.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.
