> For the complete documentation index, see [llms.txt](https://docs.hoola.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hoola.vn/english/huong-dan-ho-tro-khach-hang/bank-transfer-code.md).

# Bank Transfer Code

This `Bank Transfer Code` section will be related to the **Payment methods via bank transfer** in order to activate codes for the students.

{% content-ref url="/pages/-McCig4aqupMvA6Bvd2Y" %}
[Payment Methods](/english/system-setting/payment-methods.md)
{% endcontent-ref %}

After receiving bank transfer from students, the administrator will activate the **Bank Transfer Code** via `Customer Support`  ![sau đó](https://lh3.googleusercontent.com/3_l97rr0GvhSP2XV5OoCkV2ZDTIisAOczrSdzNCBxhIKWrjXjHucxNwocghoUa39gw=w36-h36)  `Bank Transfer Code`.

![](/files/-McYVfMnJZ7SJ7yJ3Ikj)

The administrator fills in the **Bank Transfer Code** field and choose one of the two following options:

* **Show the order:** After successfully searching for the order with the correct information, the administrator will click `Activate.`

![](/files/-McYWcWU3l4LEHfwTAb4)

* **Check the code:** Check the validity of the code and the validity of the information (total orders, courses, etc.). In case that the students or the administrator provide the wrong codes, the administrator can still find the order, then use **the correct version of the Bank Transfer Code** to `Activate`.

![](/files/-McYWiqlwC3lx5s3bQ9m)

{% hint style="info" %}
When an order is made, your system will receive the notification.
{% endhint %}


---

# 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://docs.hoola.vn/english/huong-dan-ho-tro-khach-hang/bank-transfer-code.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.
