# Terms & Conditions

* Each credit card is eligible to receive the **$100** promotional credit **once only**. Eligibility for the $100 credit includes the following conditions:
  * The user has never made any top-up.
  * The user has never applied any voucher before.
  * The user has no prior service usage.
  * The credit is not applicable to cards that have been previously saved in the system.
* A **$1 top-up** is required for **account verification**. Upon successful verification, $100 in promotional credit will be added, resulting in a total balance of **$101**.
* The $1 top-up will be added to your balance as credit, and all credits are non-transferable, non-refundable, non-withdrawable, and cannot be redeemed for cash or gifted to others.
* All card information is securely encrypted.
* **$100 free** **credit** is valid for **30 days** from the date of issuance. Any unused bonus amount will not be refunded or extended.
* The credit can only be used to pay for services on the **FPT AI Factory** platform. The voucher allocation for services is as follows:

| Service             | Credit |
| ------------------- | ------ |
| GPU Container       | $10    |
| GPU Virtual Machine | $10    |
| AI Notebook         | $10    |
| Others              | $70    |

* **FPT** reserves the right to revoke or terminate the bonus program in cases of fraud, abuse, or misuse.
* In the event of any dispute, **FPT** reserves the right to make the final decision.

**Note**:

* The quantity is limited. The program may end early once the maximum allocation has been reached.
* This $100 credit applies to NVIDIA HGX H100 or HGX H200 GPUs.


---

# 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/package-offers/starter-plan/terms-and-conditions.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.
