# Migration

The $FAIRY in the FairySwap V1 can be 1:1 transferred to our new governance token, $FAY.&#x20;

1. Visit the migration page on the FairySwap V2

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

2. Enable the migration smart contract, and confirm on the MeataMask.

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

3. Input the amount of $FAIRY tokens you want to transfer, and then click the "confirm" button

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

4. After confirm on the meatamask, your Fairy will be transferred to FAY token.

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


---

# 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://fairy-swap.gitbook.io/fairyswap-v2/user-tutorials/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.
