# 訂單

### 訂單:顯示您商品或課程的購買訂單。

訂單資訊包含:訂單編號、購買日期、目前狀態、運輸方式、總計、執行(更多內容)。\
可以透過目前狀態查看後台進度，包含:等待付款中/保留、審查中、完成、取消、已退款。\
總計:包含購買項目及總金額。若有退款商品/課程呈現金額刪除線後退款後金額。

{% hint style="warning" %}
訂單要在【完成】狀態才會開通課程內容。
{% endhint %}

![](/files/-MhlxzHLWjz9zkiYMurn)

點選執行內【查看】，可以觀看更多訂單內容。\
更多訂單資訊:您使用的旅學幣折扣資訊、此訂單的帳單及送貨地址。

![](/files/-Mhly11nIf6zzQG8UTgf)


---

# 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://gtecbest.gitbook.io/elearn-members/my-oder/oder-system.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.
