# 4 【學生】我的課程

以學生帳號登入 [Code Judger](http://www.codejudger.com) ，可使用的功能介紹。

* [4.1 我的課程](/cjmanualv2/chapter04/groupinfo.md)
* [4.2 同步編輯器](/cjmanualv2/chapter04/synceditor.md)
* [4.3 練習題目](/cjmanualv2/chapter04/practice.md)
* [4.4 TQC+題庫](/cjmanualv2/chapter04/tqc.md)
* [4.5 作　　業](/cjmanualv2/chapter04/homework.md)
* [4.6 考　　試](/cjmanualv2/chapter04/exam.md)

登入 Code Judger 後，會進入「我的課程」頁面，請選擇要進入的課程。

![我的課程](/files/vs82mrOJ7RlRykvIZFXS)

## 功能

進入選擇的課程後，共有 6 個功能：

* 課程資訊：課程相關資訊。
* 同步編輯器：課程教學的同步功能。
* 練習題組：課程練習的題組題目。
* TQC+題庫：TQC+認證的題庫題目。
* 作業：課程的作業。
* 考試：課程的考試。

![功能](/files/Sf1Jx0dAL0iLGpceUAAZ)


---

# 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://csfrd.gitbook.io/cjmanualv2/chapter04.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.
