# Usage on DigitalOcean

## Step 1 - Create Ubuntu VPS on DigitalOcean

Login to DO account then click Create -> Droplets

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

Choose your prefer location and on Images make sure you select Ubuntu one

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

Choose Password authentication method

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

Then Create the Droplet

<figure><img src="/files/05cPp0BT2OrIWGkjsCC5" alt=""><figcaption></figcaption></figure>

After Droplet created successfully, move to step 2, connect to Ubuntu VPS with choosen password and run install command.

## Step 2 - Install Windows on VPS

Check below link to continue install windows on VPS which created above

{% content-ref url="/pages/BWFENdO836dYP4qmW8VC" %}
[Usage on any Linux VPS](/install-guides/usage-on-any-linux-vps.md)
{% endcontent-ref %}


---

# 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-digitalocean.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.
