> For the complete documentation index, see [llms.txt](https://ai-docs.fptcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-docs.fptcloud.com/referral-program/online-referral/terms-and-conditions.md).

# Terms & Conditions

**1. Rewards:**

**Referrer:**

* Earn a **$25 Bonus Credit** for every friend who signs up using your referral link and makes their first-time top-up of at least $25 **within 30 days of registration**.
* No earning limits.

{% hint style="warning" %}
No bonus will be awarded to the Referrer if the Referee **does not make a qualifying top-up within 30 days of registration**
{% endhint %}

**Referee:**

* Get a **30% Bonus Credit** on all qualifying top-ups (minimum $25 per top-up) made within the **first 30 days of registration.**
* Maximum bonus: **$150**.
* Top-ups below the minimum amount ($25) are not eligible for the bonus.

{% hint style="warning" %}
No bonus will be applied to top-ups made after the 30-day window.
{% endhint %}

{% hint style="success" %}
**How to earn more bonus?**&#x20;

* Once registered, a Referee can also become a Referrer by sharing their own Referral URL (see the  [Referral page](https://ai.fptcloud.com/AIMKP-MINHNN110-ZXTQK/referral) for your link).
* There's no limit to how many friends you can refer — keep sharing and keep earning!
  {% endhint %}

**General:**

* Rewards are **promo credits only**. They are non-transferable, non-refundable, and expire **90 days from the issue date**.

***

**2. Eligibility:**

* The Referee must be a brand-new user to FPT AI Factory — never registered to FPT AI Factory before.

***

**3. Fraud & Penalties:**

* **No Self-Referrals:** If the Referrer and Referee use the same payment method, both rewards are automatically rejected.
* Spamming, fake accounts, or system exploitation will result in permanent account suspension.

***

**4. Program Changes:**

* FPT AI Factory reserves the right to modify or terminate this program at any time without prior notice.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ai-docs.fptcloud.com/referral-program/online-referral/terms-and-conditions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
