> 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-ja/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/rnIenW93yWaMy2wz7Jzm/pages/110bebeb627d3f7b1bdd9eaee4a04aeb5e9db6d1">/spaces/rnIenW93yWaMy2wz7Jzm/pages/110bebeb627d3f7b1bdd9eaee4a04aeb5e9db6d1</a></td></tr><tr><td>ドメイン</td><td><a href="/spaces/rnIenW93yWaMy2wz7Jzm/pages/4920e6edade33a435c36d601cad061308238525c">/spaces/rnIenW93yWaMy2wz7Jzm/pages/4920e6edade33a435c36d601cad061308238525c</a></td></tr><tr><td>請求＋クライアントエリア</td><td><a href="/spaces/rnIenW93yWaMy2wz7Jzm/pages/593b323e34b58553baeb1e30cec8228ae21d4bc4">/spaces/rnIenW93yWaMy2wz7Jzm/pages/593b323e34b58553baeb1e30cec8228ae21d4bc4</a></td></tr><tr><td>ガイド</td><td><a href="/spaces/rnIenW93yWaMy2wz7Jzm/pages/dbf5bbde50171fea5713d825f6e4befa6dbdf8f5">/spaces/rnIenW93yWaMy2wz7Jzm/pages/dbf5bbde50171fea5713d825f6e4befa6dbdf8f5</a></td></tr><tr><td>リソース（お知らせ＋ナレッジベース）</td><td><a href="/spaces/rnIenW93yWaMy2wz7Jzm/pages/427e974865547b42972fbdf45e0daee358504e55">/spaces/rnIenW93yWaMy2wz7Jzm/pages/427e974865547b42972fbdf45e0daee358504e55</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/)

#### 専用サーバー

* [Androidエミュレーター付き専用Windowsサーバー](https://prevps.com/vps-windows-with-android-emulator/)
* [専用GPUサーバー](https://prevps.com/dedicated-gpu-server/)

#### Androidエミュレーター（専用）

* [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-ja/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.
