> For the complete documentation index, see [llms.txt](https://docs.littlepig.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.littlepig.cloud/zh-cn/docs/instance-management/lightsail-vps.md).

# 获取价格实惠的Lightsail套餐虚拟机

### 步骤 1:

[登录](https://vps.littlepig.tech/login)您的小猪云服务器账户。进入侧边栏中的“实例管理”页面。点击“创建实例”按钮（也就是创建虚拟机）。

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

### 步骤 2

从平台中选择“AWS”。为您的VPS输入名称，并选择区域。<br>

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

### 步骤 3

从规格中选择“套餐型”。挑选最符合您需求的实例类型。<br>

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

根据您的需求选择作业系统。<br>

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

{% hint style="info" %}
在”套餐型“中，磁盘大小是预先确定的。
{% endhint %}

根据您的需求选择购买时长。<br>

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

为您的VPS实例输入密码，然后点击“确认”。

{% hint style="info" %}
密码长度需为8-20个字符，包括大写字母、小写字母、数字和特殊字符。
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-2sxdS2WNeSoqgyPvXBEYycVpu-wRfvFDYVTVwgF0QKD7YHzEP3GmQ2kMG9ONUHQCzZer8yugvkDMACPDLMiRHKpG9lhjgMCiVVy-WbnkQjxIlqdtOPhrwcmh6s8ZCLU7Ua_xofxII3yuNHVuDf48v4I_?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### 步骤 4

完成确认提示，您将成功创建您的VPS。

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

### 步骤 5&#x20;

从 “实例管理” 页面访问您的VPS。您可以使用用户名“root”和您提供的密码通过SSH登录。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcmPGVr8UYP5Q34y7lenxTZ69zs0PSo7IHNNo-G-M1bwM1dt0fqExdRuP0YDHNhNAbb0Gerjs_iqNa8RZY2Fxya5RwG2-BZbgQl41cFZnv5Fw4ysg5g3YdniB8-z2-y-S1ASZVksUOjdMnM71Dx5rWvaXxd?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.littlepig.cloud/zh-cn/docs/instance-management/lightsail-vps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
