# MIGRATION

- [Migrating Linux VM from vSphere to NCS](https://docs-epc.gitbook.io/ncs-documents/migration/migrating-linux-vm-from-vsphere-to-ncs.md): วิธีการ Migrate ระบบ Linux VM จาก vSphere ไปยัง NCS
- [Migrating Windows VM from vSphere to NCS](https://docs-epc.gitbook.io/ncs-documents/migration/migrating-windows-vm-from-vsphere-to-ncs.md): วิธีการ migrate Windows VM จาก vSphere ไปยัง NCS
- [Migrate your databases to MySQL Database as a Service](https://docs-epc.gitbook.io/ncs-documents/migration/migrate-your-databases-to-mysql-database-as-a-service.md): วิธีการย้าย Database เดิมของคุณ มาใช้งาน MySQL Database as a Service บน NCS
- [Migrate MySQL Database for Feature Enhancement](https://docs-epc.gitbook.io/ncs-documents/migration/migrate-mysql-database-for-feature-enhancement.md): วิธีการทำให้ Database Instance เดิมในระบบ สามารถใช้งานฟีเจอร์ใหม่เพิ่มเติมได้


---

# 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-epc.gitbook.io/ncs-documents/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.
