# クイックスタート

#### アカウント登録

{% stepper %}
{% step %}
<https://id.fptcloud.com/> にアクセスし、「サインアップ」を選択する。&#x20;
{% endstep %}

{% step %}
受信トレイに確認メールが届かない場合は、迷惑メールフォルダをご確認する。
{% endstep %}

{% step %}
<https://console.fptcloud.com/> にサインインして Metal Cloud サービスの利用を開始&#x20;
{% endstep %}
{% endstepper %}

#### Metal CloudでHPSを利用するには

{% stepper %}
{% step %}
**FPT Cloudコンソールでマウントポイントを作成してください**\
FPT Cloud Consoleで希望の設定で新しいマウントポイントを設定してください（この手順はベトナムリージョンでのデプロイメントにのみ適用されます）。
{% endstep %}

{% step %}
**カスタムイメージ**（OS Ubuntuベース）を使用している場合、サーバー上でクライアントをビルド、インストール、設定してください
{% endstep %}

{% step %}
サーバーのデプロイ後、オペレーティングシステム内に**新しいマウントポイント**を作成してください。
{% endstep %}

{% step %}
提供されたエンドポイントを使用して、**ファイルシステム**をGPU VMにマウントします。
{% endstep %}

{% step %}
マウントが成功し、ファイルシステムにアクセスできることを**確認します**。
{% endstep %}
{% endstepper %}

#### GPU仮想マシンでHPSを使用する場合

{% stepper %}
{% step %}
GPU VM が使用する**サブネット CIDR** を **FPT サポートチーム**に提供してください。
{% endstep %}

{% step %}
GPU VM 上で**ストレージクライアントを**ビルド、インストール、設定します。
{% endstep %}

{% step %}
サーバーのデプロイ後、オペレーティングシステムに**新しいマウントポイント**を作成します。
{% endstep %}

{% step %}
提供されたエンドポイントを使用して、**ファイルシステム**をGPU VMにマウントします。
{% endstep %}

{% step %}
マウントが成功し、ファイルシステムにアクセスできることを確認**してください**。
{% endstep %}
{% endstepper %}


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/sutorji/kuikkusutto.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.
