# Create Virtual Machine in AWS

### Step 1

Log in to your [Little Pig Cloud Server account](https://console.littlepig.cloud/login). Navigate to the “Instance Management” Page from the sidebar. Click on the “Create virtual machine” button.

<figure><img src="/files/08Pp1YkCoLdbIqFms2Es" alt=""><figcaption></figcaption></figure>

### Step 2&#x20;

Select “AWS” from the platform. Enter a name for your VPS and select the region.

<figure><img src="/files/0b39PsMW6aBbqf2CKAhM" alt=""><figcaption></figcaption></figure>

Choose the VPS configuration suited for your use case.

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

{% hint style="info" %}
Disregard this VPN option if you are residing outside the China region. This option is used to enable **Shadowsocks** and **Vmess** VPN. You can obtain the VPN configuration from the instance edit page.
{% endhint %}

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

Now select the operating system, hard drive size, and purchase duration.

{% hint style="info" %}
You will get free 20 GB monthly bandwidth on every VPS purchase. But once it finished your instance wont get any traffic. If you want to buy data plan automatically, click "Yes". This will use your account balance to buy a minimum data plan.
{% endhint %}

{% hint style="info" %}
For purchase duration, you can select from predefined time or select "Yes" for automatic instance renewal. Your account balance will be used to renew the instance.
{% endhint %}

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

Enter the password for your VPS instance and click on “Confirm”.

{% hint style="info" %}
The password length is 8-20 characters long, including uppercase letters, lowercase letters, numbers, and special characters.
{% endhint %}

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

### Step 3

Follow up the confirmation.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXezM8EcWHq4Jt6GPmvdMMZ08Ct28xRGkZEKsAHA6OkYlCRQiJtnYw4XskwXMLNFbYHoHhwvTEEV__WnRymn-5VkxEQbopEXu-j_6H1nJXUrdc5Z9WVU8A7iR29jv9alXbkHD6CNJVebOUwSOlNduaCYTfkY?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 4

Access the VPS from the “Instance Management” Page. You can log in using SSH with the username “root” and the password you provided.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLThdLmjKxkDDeActdouBUa2tonu18veEYulpky3ZQoFfjEslEn2tBIKBfAgupSIsHRoobiREhNjReX4ZMwcFcYDood5b51G0bpw-u0kRhx9VH3Sjr3U_RsjRWWB41i6B_a9SEp9VLi3Vji9vSV8Vao7LY?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>


---

# 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.littlepig.cloud/documentations/instance-management/aws-vps.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.
