# Virtual Appliances

A virtual appliance is a preconfigured application and OS that are bundled together for use in a virtualized environment or on a virtual machine. Platform9 supplies and Open Virtual Application (or OVA) file that can be utilized on either the VirtualBox or VMWare platforms.

For more information about the OVA itself, please visit the [auto$](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/get-started-pmk-ova/README.md) page for more details. For further details and features regarding [auto$](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/get-started-pmk-ova-virtualbox/README.md) or [Deploying an OVA Using VMware Workstation](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/get-started-pmk-ova-vmware/README.md#deploy-using-vmware-workstation), follow those links.


---

# 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-kubernetes/5.8/virtual-appliances.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.
