# TUTORIALS

- [Creating CentOS VM Image from Scratch](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-centos-vm-image.md)
- [Creating CentOS VM Image using RedHat Virtual Machine Manager](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-centos-vm-image-rhvmm.md)
- [Create Ubuntu 16.04 VM Image from Scratch](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-ubuntu-vm-image.md)
- [Create Windows VM Image from Scratch](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-windows-vm-image.md)
- [Migrate a Linux VM from vSphere to KVM](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-migrate-vm-vmware-kvm.md)
- [Migrate Secondary Linux VM Disk from vSphere to OpenStack](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-migrate-vm-vmware-pmo.md)
- [Migrate Windows VM from vSphere to KVM](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-migrate-windows-vm-vmware-kvm.md)
- [Customize VM Instance with Cloud-init](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-vm-cloudinit.md)
- [Customize Windows VM Instance with Cloudbase-init](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-vm-windows-cloudinit.md)
- [Setup NFS Server on CentOS](https://docs.platform9.com/managed-openstack/5.8/tutorials/tutorials-setup-nfs-server.md)


---

# 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.platform9.com/managed-openstack/5.8/tutorials.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.
