> 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/wo-de-ke-cheng-ping-tai.md).

# 我的課程平台

- [報名流程](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/bao-ming-liu-cheng.md): 尚未簽約前麻煩些提供相關文件， 好讓後台人員先針對您的文件與基本資料表核對。 不知道要事先準備什麼文件及如何線上簽約呢? 還記得一開始註冊的專案點數任務嗎? 你其實之前已經打開了【旅學之鑰】的點數任務!
- [控制台功能介紹](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/kong-zhi-tai-gong-neng-jie-shao.md): 控制台可以直接觀看到課程概況。分為:我的課程、我的成就、我的證書及我會員。
- [如何查詢課程進度](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/ru-he-shi-yong.md)
- [課程通知訊息](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/ke-cheng-tong-zhi-xun-xi.md)
- [編輯帳戶](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/bian-ji-zhang-hu.md)
- [使用課程兌換碼](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/shi-yong-ke-cheng-dui-huan-juan.md)
- [歷史訂單](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/li-shi-ding-chan.md): 可以透過歷史訂單功能查詢您的所有課程訂單及詳細資訊。
- [作業檔案重新上傳介紹](https://gtecbest.gitbook.io/elearn-members/wo-de-ke-cheng-ping-tai/zuo-ye-dang-an-zhong-xin-shang-chuan-jie-shao.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/wo-de-ke-cheng-ping-tai.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.
