# WETH assets migration

## &#x20;1. Using fWETH on Flamingo

### pnWETH -> fWETH in Wrapper

If you have pnWETH you can change it to fWETH. Go to Flamingo Wrapper: <https://n2.flamingo.finance/wrapper> With the Wrap tab active connect your wallet, choose pnWETH, input the required amount, click Next:&#x20;

![](/files/-MUvBk3s25X0Y0I7I3_f)

Click Confirm on the next screen. You will receive the fWETH to your Neo wallet.

![](/files/-MUqWxDdwlA89V3zi-4Q)

You can now use fWETH in Swap, or provide liquidity with it to earn staking rewards in Vault.

## 2. Get back WETH

### Unwrap fWETH to WETH

To change fWETH to the original WETH on Ethereum, go to Unwrap tab, choose FWETH, input the required amount and click Next.

![](/files/-MUqWxDctdWja4lohv_w)

Click Confirm on the next screen. You will receive the WETH to your Ethereum wallet.

![](/files/-MUqWxDa0h7H12p-vpvW)

### **Withdraw nWETH to WETH on Flamincome**

Flamincome now offers asset migration to change your nWETH tokens back to Ethereum-based WETH tokens.

Click on the pink drop-down arrow and then click the Liquid button.&#x20;

![](/files/-MUqWmtziCXfarMrdlMd)

Input the amount you would like to change and click confirm. All your V1 assets will be reverted to WETH.

![](/files/-MUqWmu2ah-HWUBt1pyz)

## 3. **Fees upon withdrawal**

As specified in the [Assets Guide](< https://docs.flamingo.finance/user-guides/assets#fees>), below fees are implemented on Flamincome after the redesign from 03/03/2021 0800 UTC:

{% tabs %}
{% tab title="Withdrawal Fee" %}
There is a withdrawal fee implemented for assets (both the principal and the yield) in order to ensure asset stability and prevent the impact of frequent fund transfers from eroding other users’ assets.

1. y-assets:0.5%&#x20;
2. x-assets: 0 until 17th Mar 0800 UTC, then <=0.3% afterwards
   {% endtab %}

{% tab title="Performance Fee" %}
There is a 5% performance fee out of the yields of y-assets to cover GAS fees on the Ethereum network.
{% endtab %}
{% endtabs %}


---

# 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://flamingo-1.gitbook.io/user-guide/all-user-guides/weth-migration.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.
