> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vanna.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Withdraw from Earn

> Redeem your vTokens and receive your original deposit plus all accrued yield.

When you withdraw, your vTokens are redeemed at the current exchange rate and you receive back the underlying asset - your original deposit, all interest accrued, and any liquidation penalties earned since you supplied. There is no lock-in period.

## Steps

<Steps>
  <Step title="Go to the Earn tab">
    Click **Earn** in the top navigation and select the pool you supplied to.
  </Step>

  <Step title="Switch to Withdraw Liquidity">
    On the right panel, click **Withdraw Liquidity**. The panel switches to show your current vToken balance automatically.

    <div style={{ display: "flex", justifyContent: "center", margin: "12px 0" }}>
      <img src="https://mintcdn.com/vannafinance/UHj8oBBMt2jwIvZH/images/earn/WithdrawLiquidity.png?fit=max&auto=format&n=UHj8oBBMt2jwIvZH&q=85&s=e24808104b0a89fa51c2f2491d6046fb" alt="Withdraw Liquidity panel" style={{ maxWidth: "700px", width: "100%", borderRadius: "12px" }} width="1913" height="937" data-path="images/earn/WithdrawLiquidity.png" />
    </div>
  </Step>

  <Step title="Review the details">
    Click **More Details** to see what you will receive:

    | Field                | What it shows                                        |
    | -------------------- | ---------------------------------------------------- |
    | **You Receive**      | The amount of the underlying asset you will get back |
    | **Asset per vAsset** | Current exchange rate                                |
    | **Current APY**      | Your live yield rate                                 |

    The amount shown under **You Receive** includes your original deposit, all interest accrued, and any liquidation penalties earned since you supplied.
  </Step>

  <Step title="Click Withdraw Liquidity">
    Click the **Withdraw Liquidity** button and approve the transaction in your wallet. Once confirmed, the underlying asset arrives in your wallet.
  </Step>
</Steps>

## Partial withdrawal

You don't have to withdraw everything. Use the percentage buttons (10% / 25% / 50%) to redeem part of your vTokens. Your remaining vTokens continue accruing yield at the current rate.

## What if the pool has no available liquidity?

If pool utilization is near 100%, your withdrawal may fail temporarily - the pool does not have enough free liquidity to fulfill the redemption. Wait for traders to repay loans or for utilization to drop, then try again.

## Related

* [vTokens](/learn/vtokens) - understand how the exchange rate and yield accumulation work
* [Supply to Earn](/guides/earn/supply) - deposit assets and start earning yield
