# Quick Start

## Sign up for an account <a href="#hpsgettingstarted-signupforanaccount" id="hpsgettingstarted-signupforanaccount"></a>

{% stepper %}
{% step %}
Access <https://id.fptcloud.com/> and choose **Sign up**
{% endstep %}

{% step %}
Please check your Junk email folders if you don't see the confirmation email in the Inbox
{% endstep %}

{% step %}
Sign in to <https://console.fptcloud.com/> to start using the Metal Cloud service
{% endstep %}
{% endstepper %}

## For using HPS with Metal Cloud

{% stepper %}
{% step %}
**Create a Mount Point in the FPT Cloud Console**

Set up a new mount point with your preferred configuration in the FPT Cloud Console. *(This step applies only if your deployment is in the **Vietnam region**.)*
{% endstep %}

{% step %}
Build, install, and configure the client on your servers if you are using a **custom image** (based on OS Ubuntu).
{% endstep %}

{% step %}
After deploying the server, create a **new mount point** in the operating system.
{% endstep %}

{% step %}
Mount the **file system** to your GPU VMs using the provided endpoint.
{% endstep %}

{% step %}
**Verify** that the mount is successful and the file system is accessible.
{% endstep %}
{% endstepper %}

## For using HPS with a GPU Virtual Machine

{% stepper %}
{% step %}
Provide the subnet CIDR used by your GPU VMs to the **FPT Support Team**.
{% endstep %}

{% step %}
Build, install, and configure the **storage client** on your GPU VMs.
{% endstep %}

{% step %}
After deploying the server, create a **new mount point** in the operating system.
{% endstep %}

{% step %}
Mount the **file system** to your GPU VMs using the provided endpoint.
{% endstep %}

{% step %}
**Verify** that the mount is successful and the file system is accessible.
{% 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/fpt-gpu-cloud/high-performance-storage/quick-start.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.
