> 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/account/billing/tutorials/redeem-voucher.md).

# Redeem voucher

### Billing Information  <a href="#contentify_1" id="contentify_1"></a>

Before you can redeem vouchers, you must provide your **Billing Information** for invoicing and tax purposes.

1. From the left-side menu, go to **Account → Billing**, **or** on the **FPT AI Factory Homepage**, click **Add Credit.**
2. If your billing information is not yet provided, a pop-up will appear asking you to complete it.

<figure><img src="/files/NznwNc8v2l5E0m33ayuJ" alt=""><figcaption></figcaption></figure>

### Add a voucher <a href="#contentify_1" id="contentify_1"></a>

After you have received a voucher code, follow the instructions below:

1. In the left-side menu, click **Billing** under the **Account** section
2. In the **Add Voucher** area, enter your voucher code and click **Apply Code**. (*Note: Voucher codes consist of 10 characters, including uppercase letters and numbers.)*

{% hint style="info" %}

* The voucher must be **redeemed within a validity period**. Expired codes cannot be used.
* **Voucher credits also expire after** **a validity period** and **cannot be used once expired.**
* **If you have both top-up and voucher credits,** the system will deduct voucher credits first when using AI Factory services.
  {% endhint %}

<figure><img src="/files/Vst1YzLtSTqWzgUi8UIT" alt=""><figcaption></figcaption></figure>

3. Once applied successfully, a confirmation message will appear: "**Your voucher has been applied successfully.**"

<figure><img src="https://fptcloud.com/wp-content/uploads/2025/07/image2025-6-30_13-56-37.png" alt=""><figcaption></figcaption></figure>

4. The applied voucher will appear under the [**Voucher List**](https://ai-docs.fptcloud.com/~/revisions/ZpDYwJ0NVmFzRmmg2MUh/account/billing/tutorials/how-to-manage-voucher-list) **tab** for your reference.


---

# 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/account/billing/tutorials/redeem-voucher.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.
