# How To Migrate

Guideline for Nemesis PRO Migration:

Our team is excited to announce the upcoming migration of our smart contracts to a new platform, Nemesis PRO. In order to ensure a smooth transition for our valued investors, we have created the following step-by-step guide to assist you in the migration process.\
\
**To complete the token migration process, simply access the migration section on our DAPP.**

1. **Convert Wrapped NMS and Staked NMS tokens to NMS:** Before proceeding with the migration, it is essential to convert any Wrapped NMS or Staked NMS tokens in your possession to NMS.
2. **Perform a 1:1 swap of NMS for the new NMPS token:** Once you have converted your sNMS and wsNMS tokens to NMS, you can initiate the 1:1 swap for the new token.
3. After the migration is completed, wait for the team to ship your [Loyalty Rewards](/whitepaper/nmsp-migration/loyalty-rewards.md).

We strongly recommend that you carefully follow these instructions to ensure a successful migration of your tokens. If you have any questions or concerns, please do not hesitate to reach out to our support team for assistance.


---

# 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://nemesisdao.gitbook.io/whitepaper/nmsp-migration/how-to-migrate.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.
