# Tokens migration

{% hint style="info" %}
MMY, is the only token that can be migrate. \
MLP, MSLP, esMMY and vMMY cannot be migrated; they can only be redeemed/ vested.
{% endhint %}

## Migrate MMY to NAVI

The MMY token is migrated to NAVI at a 1:1 ratio.&#x20;

#### Steps to Migrate MMY to NAVI:

1. **Access the Migration Page on FTM Chain:**\
   Visit <https://app.mummy.finance/#/migrate-navi>.
2. **Connect Your Wallet:**\
   Connect your wallet to the Fantom (FTM) chain.
3. **Enter Migration Amount:**\
   Specify the amount of MMY you want to migrate.

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

4. **Initiate Migration:**\
   Click **"Migrate"**. The status of your migration will appear in the **Transaction History** section.

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

* *Note:* This migration is powered by LayerZero. If your transaction takes longer than expected, you can check the status on [LayerZero Scan](https://layerzeroscan.com/).<br>

<figure><img src="/files/Xn5YhUPoUlMfmkVoK58k" alt=""><figcaption><p>Transaction History on Mummy</p></figcaption></figure>

5. **Access the Sonic Migration Page:**\
   Go to <https://app.navigator.exchange/#/migrate>
6. **Switch to the Sonic Chain:**\
   Switch your wallet connection to the Sonic chain.
7. **Verify NAVI Balance:**\
   Once your transaction status shows **Delivered** successfully, check your NAVI balance to confirm the migration is complete.

<figure><img src="/files/6iq8RzpBUhriVzoTmLRx" alt=""><figcaption><p>Transaction History on Navigator</p></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://docs.navigator.exchange/tokens-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.
