# NFT migration

Previously, Mummy launched a collection of 5,000 NFTs. This collection, hosted on Fantom, features over 130 hand-drawn traits. It was created for the community of the decentralized perpetual exchange. Currently, to transform and innovate, Mummy will rebrand as Navigator and operate on the Sonic chain. Accordingly, this NFT collection will also be bridged to the Sonic chain.

### Requirements for migration:

{% hint style="warning" %}
Users must unstake the NFT on the Fantom chain first.
{% endhint %}

#### Steps to Migrate NFTs:

1. **Access the NFT Migration Page:**\
   Go to <https://app.mummy.finance/#/migrate-navi/nft>.
2. **Connect Your Wallet:**\
   Connect your wallet to the Fantom (FTM) chain.
3. **Select NFTs to Migrate:**\
   Choose the NFTs you want to migrate.
4. **Initiate Migration:**\
   Click **"Migrate"**. The status of your migration will appear in the **Transaction History** section.
   * *Note:* This migration is powered by LayerZero. If your transactions take longer than expected, check the status on [LayerZero Scan](https://layerzeroscan.com/).


---

# 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/community/navigator-nft/nft-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.
