# Introduction

FPT Smart Cloud introduces Terraform as an advanced infrastructure management solution that helps customers automate the deployment and management of cloud infrastructure efficiently. With Terraform, customers can define infrastructure as code, making deployment consistent, easy to scale, and manageable across multiple cloud platforms such as AWS, Azure, and Google Cloud. This solution not only minimizes risk but also enhances control and resource optimization, thereby helping businesses achieve their technology goals quickly and sustainably.


---

# 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/terraform/introduction.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.
