# Install Guides

- [Usage on DigitalOcean](https://docs.tinyinstaller.top/install-guides/usage-on-digitalocean.md): This guide explains how to create a Linux VPS on DigitalOcean and install Windows on it using a command-based, image deployment process. Windows licenses are not included.
- [Usage on DigitalOcean (Init Script)](https://docs.tinyinstaller.top/install-guides/usage-on-digitalocean-init-script.md): This guide shows you how to install Windows on a DigitalOcean VPS using an initialization script and an image-based deployment process. Windows licenses are not included.
- [Usage on Vultr](https://docs.tinyinstaller.top/install-guides/usage-on-vultr.md)
- [Usage on Linode](https://docs.tinyinstaller.top/install-guides/usage-on-linode.md)
- [Usage on Google Cloud](https://docs.tinyinstaller.top/install-guides/usage-on-google-cloud.md)
- [Usage on Oracle Cloud](https://docs.tinyinstaller.top/install-guides/usage-on-oracle-cloud.md)
- [Usage on AWS](https://docs.tinyinstaller.top/install-guides/usage-on-aws.md)
- [Usage on Azure](https://docs.tinyinstaller.top/install-guides/usage-on-azure.md)
- [Usage on CloudCone](https://docs.tinyinstaller.top/install-guides/usage-on-cloudcone.md)
- [Usage on Racknerd](https://docs.tinyinstaller.top/install-guides/usage-on-racknerd.md)
- [Usage on SSD Nodes](https://docs.tinyinstaller.top/install-guides/usage-on-ssd-nodes.md)
- [Usage on Kamatera](https://docs.tinyinstaller.top/install-guides/usage-on-kamatera.md)
- [Usage on any Linux VPS](https://docs.tinyinstaller.top/install-guides/usage-on-any-linux-vps.md)
- [Using TinyInstaller on Dedicated / Bare-Metal Servers](https://docs.tinyinstaller.top/install-guides/using-tinyinstaller-on-dedicated-bare-metal-servers.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.tinyinstaller.top/install-guides.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.
