# VMware migration

- [Migration Plans](https://docs.trilio.io/openstack/t4o-5.x/user-guide/vmware-migration/migration-plans.md)
- [How-to Guide: Creating a Migration Plan](https://docs.trilio.io/openstack/t4o-5.x/user-guide/vmware-migration/migration-plans/how-to-guide-creating-a-migration-plan.md): This step-by-step guide provides instructions on creating a Migration Plan for migrating Virtual Machines (VMs) from VMware to OpenStack.
- [Migrations](https://docs.trilio.io/openstack/t4o-5.x/user-guide/vmware-migration/migrations.md)
- [How-to Guide: Initiating a Migration](https://docs.trilio.io/openstack/t4o-5.x/user-guide/vmware-migration/migrations/how-to-guide-initiating-a-migration.md): This step-by-step guide provides instructions on running a migration for Virtual Machines (VMs) from VMware to OpenStack.


---

# 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.trilio.io/openstack/t4o-5.x/user-guide/vmware-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.
