# Payment

Users can make a payment by selecting \[Quick Access] for Payment on the notification bar or toggling off the Trial Mode in the top menu

<figure><img src="/files/89TeaMYLpxEqzTjknIXP" alt=""><figcaption></figcaption></figure>

Alternatively, after the trial period ends, the system will display a notification: 'Your trial period has ended!' and users can click the 'Upgrade Now' button to proceed with payment for the LUCKY OMNI+ trial package.

After clicking "Upgrade Now", the system redirects to this screen

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

On the payment screen, there are two columns of information:

| Left Column                                                                                                                                                                    | Right Column                                                                                                                                                                                                                                   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Package name                                                                                                                                                                   | Number of employees                                                                                                                                                                                                                            |
| Features and benefits of the package                                                                                                                                           | Number of messaging pages                                                                                                                                                                                                                      |
| Unit price per employee / Unit price per messaging page                                                                                                                        | Payment cycle                                                                                                                                                                                                                                  |
| Three additional packages are displayed (LUCKY CAMPAIGN+, LUCKY CARE+, LUCKY GROWTH PRO+), but selecting these packages only shows their information without the option to pay | The number of employees and messaging pages will be automatically filled based on the number already activated. If users select a quantity lower than the activated number and click Continue, a notification will appear: Invalid information |
|                                                                                                                                                                                | The provisional amount, discount, and total amount will automatically update as users adjust the number of employees, messaging pages, or payment cycle                                                                                        |

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

After clicking Continue, the system redirects to this screen

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

*On the payment screen, there are two columns of information*

| Left Column                                                                                                                                                                                             | Right Column                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| Details about the payment method                                                                                                                                                                        | Review the selected package |
| Please select a suitable payment method and click Pay to complete the package upgrade                                                                                                                   | Package name                |
| AntBuddy always ensures that all your transactions are secure!                                                                                                                                          | Number of employees         |
| Scan VietQR. When accessing this screen, VietQR is automatically selected, and 'Do not issue an invoice' is the default option. If users want to select 'Issue an invoice,' they can click to enable it | Number of messaging pages   |
|                                                                                                                                                                                                         | Duration                    |
|                                                                                                                                                                                                         | Start date                  |
|                                                                                                                                                                                                         | End date                    |
|                                                                                                                                                                                                         | Provisional                 |
|                                                                                                                                                                                                         | Discount                    |
|                                                                                                                                                                                                         | Total amount                |

After clicking Export Invoice, the system leads to this screen

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

*After filling in the information, the 'Pay' button will become selectable*

<figure><img src="/files/6CjHQjmKcaBqdHhJVyBH" alt=""><figcaption></figcaption></figure>


---

# 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://docs.antbuddy.us/antbuddy-inc-documents/guide-to-register-and-payment/payment.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.
