> For the complete documentation index, see [llms.txt](https://docs.prevps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prevps.com/documentation/documentation-zh/readme.md).

# 欢迎

## 欢迎使用 PreVPS

这是 文档 中心 用于 **PreVPS**.

使用 它 可快速入门、管理您的服务，并排查常见问题。

### 文档

<table data-view="cards"><thead><tr><th>标题</th><th data-card-target data-type="content-ref">链接</th></tr></thead><tbody><tr><td>产品</td><td><a href="/spaces/0FM6VP2ZFslcUB6DO7vm/pages/761f7e20d687915721dcfc34af611749e4da3ad4">/spaces/0FM6VP2ZFslcUB6DO7vm/pages/761f7e20d687915721dcfc34af611749e4da3ad4</a></td></tr><tr><td>域名</td><td><a href="/spaces/0FM6VP2ZFslcUB6DO7vm/pages/f84093ba2f2d999ee35a95970aeb1a2887566e33">/spaces/0FM6VP2ZFslcUB6DO7vm/pages/f84093ba2f2d999ee35a95970aeb1a2887566e33</a></td></tr><tr><td>账单 与 客户区</td><td><a href="/spaces/0FM6VP2ZFslcUB6DO7vm/pages/94966627df86977f2b845d45d3ce09c719a9ec30">/spaces/0FM6VP2ZFslcUB6DO7vm/pages/94966627df86977f2b845d45d3ce09c719a9ec30</a></td></tr><tr><td>指南</td><td><a href="/spaces/0FM6VP2ZFslcUB6DO7vm/pages/4ae81874197513e35834c57c4dd42b7659c28dd7">/spaces/0FM6VP2ZFslcUB6DO7vm/pages/4ae81874197513e35834c57c4dd42b7659c28dd7</a></td></tr><tr><td>资源（公告 与 知识库）</td><td><a href="/spaces/0FM6VP2ZFslcUB6DO7vm/pages/42f05d36f4ba13967f8c69c8007918ecac3c1f13">/spaces/0FM6VP2ZFslcUB6DO7vm/pages/42f05d36f4ba13967f8c69c8007918ecac3c1f13</a></td></tr></tbody></table>

### 产品

#### VPS

* [SSD VPS](https://prevps.com/ssd-vps/)
* [n8n VPS](https://prevps.com/n8n-vps/)
* [SSD Arm64 Linux VPS](https://prevps.com/ssd-arm64-linux-vps/)

#### 独立服务器

* [带安卓模拟器的独立服务器（Windows）](https://prevps.com/vps-windows-with-android-emulator/)
* [独立 GPU 服务器](https://prevps.com/dedicated-gpu-server/)

#### 安卓模拟器（独立）

* [夜神模拟器（NoxPlayer）](https://prevps.com/server-run-noxplayer/)
* [蓝叠（Bluestacks）](https://prevps.com/server-run-bluestack/)
* [MEmu 模拟器](https://prevps.com/server-run-memu/)
* [LDPlayer 模拟器](https://prevps.com/server-run-ldplayer/)

#### 域名

* [注册新域名](https://prevps.com/clients/cart.php?a=add\&domain=register)
* [转移域名](https://prevps.com/clients/cart.php?a=add\&domain=transfer)

#### 网站 与 安全

* [VPN（NordVPN）](https://prevps.com/clients/index.php?rp=/store/nordvpn)
* [SSL 证书](https://prevps.com/clients/index.php?rp=/store/ssl-certificates)

<a href="https://prevps.com/" class="button primary">前往 prevps.com</a> <a href="https://prevps.com/clients/clientarea.php" class="button secondary">打开客户区</a>


---

# 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.prevps.com/documentation/documentation-zh/readme.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.
