# Payment methods

{% hint style="info" %}
FPT AI Factory uses **PCI-certified partners** for all payment processing. All your payment information is securely stored by **VNPAY**, **PayPal** and **Stripe**. FPT AI Factory **does not store any payment information**.
{% endhint %}

| **Site**                                                                                                    | **Currency** | **Supported Methods**              |
| ----------------------------------------------------------------------------------------------------------- | ------------ | ---------------------------------- |
| <p><strong>Vietnam</strong>(<a href="http://ai.fptcloud.com/"><code>ai.fptcloud.com</code></a>)<br><br></p> | **VND**      | <p>1. VNPAY</p><p>2. Stripe </p>   |
|                                                                                                             | **USD**      | <p>1. PayPal </p><p>2. Stripe </p> |
|                                                                                                             | **JPY**      | Not Supported                      |
| <p><strong>Japan</strong>(<a href="http://ai.fptcloud.jp/"><code>ai.fptcloud.jp</code></a>)<br><br></p>     | **VND**      | Not Supported                      |
|                                                                                                             | **USD**      | <p>1. PayPal </p><p>2. Stripe </p> |
|                                                                                                             | **JPY**      | <p>1. PayPal </p><p>2. Stripe</p>  |


---

# 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/account/billing/tutorials/payment-methods.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.
