> 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/gcp-vps.md).

# 在GCP (谷歌云)上创建虚拟机

### 步骤 1

[登录](https://vps.littlepig.tech/login)您的小猪云账户。从侧边栏进入“实例管理”页面，点击“创建实例”按钮。

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

### 步骤 2

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

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

选择所需的实例类型。<br>

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

选择作业系统、磁盘大小和购买时长。<br>

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

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

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

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeXDEBlHPKXSiElARjiYn31Zcld4jJGahi0JORz3IdvMqlmHdP24P-YVYTUq9ULPFeFAIkZd3ruPdIyTeVGEnhuiNu2YKzGTt4wPZgH1294EJcPNYJaxTjzIAq3oS-06v0TcouXArBZIFa-9DJpo3a4H7w?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### 步骤 3

完成确认操作。

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

<br>


---

# 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:

```
GET https://docs.littlepig.cloud/zh-cn/docs/instance-management/gcp-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.
