> For the complete documentation index, see [llms.txt](https://gtecbest.gitbook.io/elearn-members/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtecbest.gitbook.io/elearn-members/my-oder.md).

# 我的訂單

- [控制台](https://gtecbest.gitbook.io/elearn-members/my-oder/dashboard.md): 您可以透過訂單帳號控制台，瀏覽自己的 近期訂單, 管理你的 寄送、帳單地址, 和編輯你的密碼和帳戶資訊.
- [訂單](https://gtecbest.gitbook.io/elearn-members/my-oder/oder-system.md): 包含商品及課程訂單。
- [電子發票說明](https://gtecbest.gitbook.io/elearn-members/my-oder/e-invoice.md)
- [為何沒有收到發票?](https://gtecbest.gitbook.io/elearn-members/my-oder/e-invoice/wei-he-mei-you-shou-dao-fa-piao.md)
- [訂閱](https://gtecbest.gitbook.io/elearn-members/my-oder/subscription.md): 訂閱會員/課程可以在此功能觀看相關資訊。
- [RMA退貨及保固](https://gtecbest.gitbook.io/elearn-members/my-oder/rma-refund.md): 提供便利的退換貨系統。您可直接透過此功能與您的供應商進行確認。


---

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