> For the complete documentation index, see [llms.txt](https://docs.exavault.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exavault.com/installing-and-upgrading-the-appliance/downloading-the-base-image.md).

# Downloading The Base Image

The ExaVault appliance is available on AWS Marketplace, Google Cloud Marketplace, and as a VMWare .ova image. Microsoft Azure is supported by converting the VMWare image.

## Amazon Web Services (AWS)

ExaVault is published on the AWS Marketplace, which launches an ExaVault server directly into your AWS account.

[ExaVault on the AWS Marketplace](https://aws.amazon.com/marketplace/pp/prodview-ak3rh6b5e5jue)

The minimum supported instance sizes on AWS are `c5n.xlarge`, `m6i.xlarge`, or `m7i.xlarge`.

## Google Cloud Platform

ExaVault is published on the Google Cloud Marketplace, which launches an ExaVault server directly into your Google Cloud Platform account.

[ExaVault on the Google Cloud Marketplace](https://console.cloud.google.com/marketplace/product/exavault-public/exavault?inv=1\&invt=AbwwYA\&project=exavault-public)

The recommended instance size is `n2-standard-4`.

## VMWare

ExaVault is distributed as a .ova file for VMWare.

[ExaVault .ova Image for VMWare](https://www.files.com/api/download/exavault?platform=vmware)

## Microsoft Azure

ExaVault runs on Microsoft Azure by converting the VMWare image with tools published by Microsoft.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.exavault.com/installing-and-upgrading-the-appliance/downloading-the-base-image.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.
