# 關於我的訂單

進入會員專區，並點擊「我的課程訂單」、「我的點數清單」，可看到您所有購買過的課程或點數列表。

如您的付款狀態為「ATM待付款」，點選課程名稱，可查看ATM轉帳付款帳號，請依照說明轉帳即可。

圖

請務必注意付款期限，超過後即無法繳費，需重新訂購。


---

# 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://gtalent.gitbook.io/howtouse/buy/order.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.
