# Migrating from Other Platforms

Monaca is built on top of Cordova. Therefore, any Cordova-like projects can be imported to Monaca. This page provides guides on how to migrate your existing projects from other platforms to Monaca. Also, each guide assists you in getting started with Monaca and building applications with it.

Welcome to Monaca and enjoy the ride!

{% content-ref url="/pages/-MfWeAg7sjBZS-VpLxrv" %}
[Key Points](/products_guide/migration/key_point.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAfwjTbC0JyeSg7x" %}
[Migrating from Angular](/products_guide/migration/angular_migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAfvud0y\_iyZuINT" %}
[Migrating from Ionic](/products_guide/migration/ionic_migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAgLjR9eLMSjbu4t" %}
[Migrating from React](/products_guide/migration/react_migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAmXKIltIIRpf2tV" %}
[Migrating from Vue](/products_guide/migration/vue_migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAfm\_eh7XOjKB-iF" %}
[Migrating from PhoneGap](/products_guide/migration/phonegap_migration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfWeAlPnrgkDJFxQU4v" %}
[Migrating from Telerik](/products_guide/migration/telerik_migration.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://en.docs.monaca.io/products_guide/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.
