# Project Migration to ReadyMage

If you intend on migrating your ScandiPWA project to ReadyMage, we invite you to follow this **checklist**:

{% embed url="<https://docs.google.com/spreadsheets/d/1Bh0mSbnGyCeqNTO6sNM87DlbBdKhsccK3-dh6EVY1Hs/edit?usp=sharing>" %}

The same checklist can be used if you intend on migrating a project running on PWA Studio, Hyva or Luma. In this case, some additional steps are required:

{% content-ref url="/pages/0Fcxy3SP8Py8aoWDVCrH" %}
[ScandiPWA, PWA Studio, Hyva, or Luma](/project-development/scandipwa-pwa-studio-hyva-or-luma.md)
{% endcontent-ref %}


---

# 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://help.readymage.com/project-development/scandipwa-project-migration-to-readymage.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.
