# 2 【教師】主控台

以教師帳號登入[Code Judger](http://www.codejudger.com)，主控台的功能介紹。

* [2.1 題目管理](/codejudger/chapter02/console-2-1.md)
* [2.2 題組管理](/codejudger/chapter02/console-2-2.md)
* [2.3 考卷管理](/codejudger/chapter02/console-2-3.md)
* [2.4 課程管理](/codejudger/chapter02/console-2-4.md)

![主控台](/files/-LciJSwrhgogd8EiRQke)


---

# 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://neochen2701.gitbook.io/codejudger/chapter02.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.
