# Asset Guide - wstETH

## What is wstETH?

wstETH (Wrapped stETH) is the wrapped, non rebasing version of [Lido](https://stake.lido.fi/)’s staked ETH. It represents a user’s share of stETH and accrues staking rewards through an increase in its value relative to ETH, rather than through an increasing token balance. It is ERC20 compatible and designed for seamless integration across DeFi protocols.

### Where do I get wstETH?

You can get wstETH from:

* On-chain swaps via Sei based DEXs like [Symphony](https://symph.ag/?tokenIn=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&tokenOut=0xbe574b6219c6d985d08712e90c21a88fd55f1ae8).
* Decentralized platforms like Uniswap and 1inch.
* Lido’s official app by wrapping stETH.
* Centralized exchanges such as OKX or Bybit (check availability).

***

{% hint style="info" %}
The following are available as of April 20, 2025
{% endhint %}

## Get wstETH on Sei

### **Method 1: Swap for wstETH on Sei**

1. **Swap via** [**Symphony**](https://symph.ag/?tokenIn=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&tokenOut=0xbe574b6219c6d985d08712e90c21a88fd55f1ae8)**.**

   * Navigate to [**Symphony**](https://symph.ag/?tokenIn=0x3894085ef7ff0f0aedf52e2a2704928d1ec074f1\&tokenOut=0xbe574b6219c6d985d08712e90c21a88fd55f1ae8).
   * Swap any asset for wstETH.

   <figure><img src="/files/qJkS9IITfAlK9jbtkNtA" alt="" width="563"><figcaption></figcaption></figure>

   * Approve the transaction.

### **Method 2: Bridge wstETH to Sei via Stargate**

1. **Stake ETH on** [**Lido Finance**](https://stake.lido.fi/) **for stETH.**

   * Acquire ETH from a CEX or swap on a DEX.
   * Stake ETH on [Lido Finance](https://stake.lido.fi/).

   <figure><img src="/files/McinxOjPYSxI1D4RTHUh" alt="" width="492"><figcaption></figcaption></figure>

   * Approve the transaction.

   <figure><img src="/files/FSV0sB2CtqURJfpG2Toa" alt="" width="385"><figcaption></figcaption></figure>
2. **Wrap stETH for wstETH.**

   * Navigate to the [wrap page](https://stake.lido.fi/wrap) on Lido.
   * Wrap your stETH to receive wstETH.

   <figure><img src="/files/XCb2Oqj90odUUINI3aQg" alt="" width="501"><figcaption></figcaption></figure>
3. **Bridge wstETH to Sei.**

   * Navigate to [Yei Bridge](https://app.yei.finance/bridge/).
   * Select your source chain and Sei as the destination.

   <figure><img src="/files/ZZVQtLgmLI6tXi3ipeNs" alt="" width="563"><figcaption></figcaption></figure>

   * Approve the transaction.

***

## Supply wstETH on Yei

1. **Deposit wstETH.**

   * Navigate to [**Yei Finance**](https://app.yei.finance/).
   * Locate wstETH and click **"Supply"**.

   <figure><img src="/files/Ke2G6ymyl7qltiYfpGez" alt="" width="406"><figcaption></figcaption></figure>

   * Enter the amount and confirm the transaction.

🎉 That’s it! You are now utilizing your wstETH to earn rewards and Yei points.

***

## Bridge wstETH out of Sei

### **Method: Bridge out via Yei Bridge**

1. **Cross chain.**

   * Navigate to [Yei Bridge](https://app.yei.finance/bridge/).
   * Select **Sei** as the source chain and choose your **destination chain**.

   <figure><img src="/files/X7wxHe7oYDN0N41ErV8T" alt="" width="563"><figcaption></figcaption></figure>

   * Approve the transaction.
2. **Unstake wstETH on Lido.**

   * Navigate to the [Lido withdraw page](https://stake.lido.fi/withdrawals/request).

   <figure><img src="/files/lccjmvp9FRdSqhcFDtTI" alt="" width="487"><figcaption></figcaption></figure>

   * Approve the transaction.

{% hint style="info" %}
For large transfers, start with a small test transaction to ensure a smooth process. Once comfortable, gradually increase the amount. Performing multiple test transactions is recommended to understand how the bridge operates.
{% endhint %}


---

# 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.yei.finance/guides/asset-guides/asset-guide-wsteth.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.
