# Launch and connect your Digital Ocean Instance

&#x20;Create one if you don't have

## Step 2: Click "Create" -> "Droplets" <a href="#step-2-click-create-greater-than-droplets" id="step-2-click-create-greater-than-droplets"></a>

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5k8V4n2NJB-F4ajZ%2F-Loe6r3PPTb26QcdoxMv%2F1.png?alt=media\&token=72e8f273-2c5a-4fe3-b2ec-03767dcc4549)

## Step 3: Set up your droplet <a href="#step-3-set-up-your-droplet" id="step-3-set-up-your-droplet"></a>

Choose Ubuntu

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5k8V4n2NJB-F4ajZ%2F-Loe6tvG2AFqKhFZ0rNd%2F2.png?alt=media\&token=6a9ab3ca-31dc-4463-b6a1-f68c3d510bf9)

Choose Standard (4 vCPUs and 8 GB Memory)

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LqEy5zbrlHrFjKazSnH%2F-LqEy7WL5MPflxAOzaNP%2F10.png?alt=media\&token=e3fd6a64-8260-4f15-83ae-d0970b0498ee)

Name your host

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5k8V4n2NJB-F4ajZ%2F-Loe71io69TyeQgOrtRV%2F4.png?alt=media\&token=d8c595ff-006d-490e-8e62-c1a6293435b2)

Click **Create**

Your Droplet is now created. This is the IP address to run your Virtual Node

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-Loe5k8V4n2NJB-F4ajZ%2F-Loe75n8FKrRCEjVNJJH%2F5.png?alt=media\&token=255b946a-e2ae-488f-be2d-db9cf491380a)

## Step 4: Connect your Droplet <a href="#step-4-connect-your-droplet" id="step-4-connect-your-droplet"></a>

Please check your email, details of your droplet (IP address, username and password) will be sent to you.

Open Terminal for Mac/Linux or PowerShell for Windows: Run this command

Then type "Y"

Copy and paste the password received from email

Change your password

Then you're connected to your server

![](https://gblobscdn.gitbook.com/assets%2F-Lo-uc66pRdyxr3bbMRw%2F-LoUq28WotdAkkwWec65%2F-LoUqoA-tGXnkbaUcWRz%2FScreen%20Shot%202019-09-11%20at%2017.24.16.png?alt=media\&token=5a697410-b6ad-4bf6-9519-9f11fb799ee7)

​


---

# 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://incognitodoc.gitbook.io/workspace/untitled-1.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.
