# OVERVIEW

- [Getting started](https://docs.denvrdata.com/docs/overview/getting-started.md)
- [Launch a virtual machine](https://docs.denvrdata.com/docs/overview/getting-started/launch-a-virtual-machine.md): Explore the functionality of the Virtual Machines screen, which provides a comprehensive overview and control of your virtual machines, including creation, management, and monitoring features.
- [Launch vLLM as a custom application](https://docs.denvrdata.com/docs/overview/getting-started/launch-vllm-as-a-custom-application.md)
- [Secure Shell (SSH): Best Practices](https://docs.denvrdata.com/docs/overview/getting-started/secure-shell-ssh-best-practices.md)
- [API Usage samples](https://docs.denvrdata.com/docs/overview/getting-started/api-usage-samples.md)
- [Registration](https://docs.denvrdata.com/docs/overview/getting-started/registration.md): Step-by-step guide creating a Denvr AI Cloud account
- [Data centers](https://docs.denvrdata.com/docs/overview/data-centers.md): Denvr's' AI clusters are available for use with container workloads, virtual machines, and bare metal hosts.
- [Technical support](https://docs.denvrdata.com/docs/overview/technical-support.md): Getting support on Denvr AI Cloud
- [What's new!](https://docs.denvrdata.com/docs/overview/whats-new.md): We're excited to announce updates to the Denvr AI Cloud!  Here's what's new:


---

# 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.denvrdata.com/docs/overview.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.
