# stETH Migration Tool

#### What stETH Migration Tool

The stETH Migration tool is designed to streamline the onboarding process of already restaked illiquid stETH. The migration tool is only available for stETH (EigenLayer).

Currently, the market cap of illiquid restaked stETH on EigenLayer stands at $3.1 billion. By issuing ultraETH against restaked stETH, it enhances liquidity and accessibility, making it easier for users to manage and increasing the usability of their restaked assets.&#x20;

#### How to use stETH Migration Tool

The stETH Migration tool allows users currently restaking with stETH to move their restaked stETH to ultraETH without losing any EigenLayer points. It is a one-stop solution to make the existing illiquid stETH liquid.&#x20;

1. On [https://app.affinedefi.com ](https://app.affinedefi.com/restake)scroll down and click on "Check if you qualify" button. Or go to <https://app.affinedefi.com/restake/migrate>

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

2. It will show your total stETH amount restaked on EigenLayer as "Total Unstakable Tokens."&#x20;

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

3. You can put the amount you want to unstake.&#x20;
4. Click on "Unstake" to start the migration of the tokens to ultraETH.&#x20;

EigenLayer currently has a 7-day escrow period during which it holds the restaked stETH once the unstaking is requested. Then after 7 days you will need to click on Restake to receive ultraETH.&#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://docs.affinedefi.com/product-walkthrough/using-the-protocol/steth-migration-tool.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.
