# Installation Procedure

This section outlines the steps to:

* [Subscribe to Nuvens WorkSpaces Manager on AWS Marketplace](/install/installation-procedure/subscribe-to-workspaces-manager-license-key.md)
* [Request a License Key in nuvens.info](/install/installation-procedure/request-a-license-key.md)
* [Subscribe to Nuvens WorkSpaces Manager Appliance on AWS Marketplace](/install/installation-procedure/subscribe-to-workspaces-manager-appliance.md)
* [Deploy WorkSpaces Manager Appliance via CloudFormation](/install/installation-procedure/deploy-workspaces-manager-appliance-via-cloudformation.md)
* [Configure WorkSpaces Manager](/install/installation-procedure/configure-workspaces-manager.md)
* [Investigate alternate deployment options for WorkSpaces Manager Appliance](/install/alternate-deployment-options.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.nuvens.cloud/install/installation-procedure.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.
