> For the complete documentation index, see [llms.txt](https://docs.qmcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qmcloud.io/installation-and-configuration/aws-marketplace.md).

# AWS Marketplace

QMCLOUD is available as an appliance in the AWS marketplace in two editions - Developer and Enterprise.

{% hint style="info" %}
Refer to the AWS marketplace appliance documentation for further details on installation and configuration.
{% endhint %}

{% hint style="info" %}
Get started with the AWS marketplace appliance with the links below:

Enterprise Edition - <https://aws.amazon.com/marketplace/pp/prodview-w37ahxg6xcgri>

Developer Edition - [https://aws.amazon.com/marketplace/pp/prodview-yagzyjvas2wcs](https://aws.amazon.com/marketplace/pp/prodview-yagzyjvas2wcs?sr=0-3\&ref_=beagle\&applicationId=AWSMPContessa)
{% endhint %}

{% hint style="info" %}
The AWS marketplace "Developer Edition" supports only a single user. It has the following limitations:

a) Supports a single organization and a workspace that limits RBAC capabilities

b) The RBAC (Role Based Access Control) capabilities are not needed as it supports only one user

c) It does not support the "Cost Estimate" feature
{% endhint %}


---

# 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.qmcloud.io/installation-and-configuration/aws-marketplace.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.
