# Usage on Vultr

## Step 1 - Generate init script from TinyInstaller

To get started, you need an active **TinyInstaller access key.**

#### Login to TinyInstaller

Go to <https://tinyinstaller.top/login> then Enter your access key to continue.

<figure><img src="/files/XBiIO0F7aqOaHrVmNgJN" alt=""><figcaption><p>Login</p></figcaption></figure>

#### Get Init Script

Then select Os and check Init Script

<figure><img src="/files/mnRNSzuq5sRvYxAg7PsL" alt=""><figcaption><p>Get Init script</p></figcaption></figure>

## Step 2 - Create Windows VPS on Vultr with Init Script

#### Login to Vultr Account

<figure><img src="/files/OpyoetkAVCXvcmUUlcU3" alt=""><figcaption></figcaption></figure>

#### Deploy Server

1. From vultr dashboard just click + or Deploy Server
2. Select any location and server size you want
3. At Server Image please make sure you select "**Debian**"

<figure><img src="/files/qqpBZYPXnG0J92SWQ9Kp" alt=""><figcaption><p>Select Debian Image</p></figcaption></figure>

Enable Cloud-Init and paste init script which copy from step 1.

<figure><img src="/files/zWTO1w59RPXYdI6PRbm7" alt=""><figcaption></figcaption></figure>

Select Qty then click Deploy Now

Note: the number of servers should not exceed Max install process on your TinyInstaller's key

<figure><img src="/files/XeFMXlUGxXwxAYpNrSJK" alt=""><figcaption></figcaption></figure>

#### Wait for instances

<figure><img src="/files/wSOZdnEWMYllt0TinsFO" alt=""><figcaption></figcaption></figure>

## Step 3 - Check install status

You can monitor install processes at [My Instances](https://tinyinstaller.top/my-instances)

<figure><img src="/files/tNZ1v2x0StmyCrdec1fp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oN5446y4w5OEcmxZylwO" alt=""><figcaption></figcaption></figure>

## Step 4 - Access to Windows

When installation done, you can copy it and access to RDP

<figure><img src="/files/3oka6vcjnqzhEwtGPvlt" alt=""><figcaption></figcaption></figure>

Open Remote Desktop Connection app

<figure><img src="/files/eEGGbLnuNs4ntqFYhYLv" alt=""><figcaption></figcaption></figure>

Copy and input IP address need to copy port as well then click connect

<figure><img src="/files/JRVxWjqZRi3D5y5Tzqab" alt=""><figcaption></figcaption></figure>

Input credentials then click OK

<figure><img src="/files/rhF1BjRuJn5A4f7KHLmg" alt=""><figcaption></figcaption></figure>

That's all, you now connect to windows via RDP. Everything is processed automatically.


---

# 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/usage-on-vultr.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.
