# Initial Setup

If this is your first time using **FPT Cloud Monitoring**, first check and complete the following tasks.

{% stepper %}
{% step %}

1. To start using the **FPT Cloud Monitoring** service, you need to log in to the FPT Portal.
2. Go to <https://console.fptcloud.com> and log in with your assigned FPT Cloud account/password. Select the correct Tenant, Region, and VPC to use the service.
3. If you don't have an FPT Cloud account yet, visit the homepage at <https://fptcloud.com/>.
   * Select the Sign Up function and enter the information according to the system instructions.
   * Our support team will contact you shortly to confirm the information and create your account.
4. If you encounter any errors during the process, contact our Support team immediately for assistance.
   {% 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/other/fpt-monitoring/initial-setup.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.
