# Features

- [教程](https://docs.youcodia.life/zh/features/curriculum.md)
- [備課](https://docs.youcodia.life/zh/features/preparation.md)
- [教學](https://docs.youcodia.life/zh/features/teaching.md)
- [練習](https://docs.youcodia.life/zh/features/practice.md)
- [課堂管理](https://docs.youcodia.life/zh/features/class-management.md)
- [評分](https://docs.youcodia.life/zh/features/grading.md)
- [預覽](https://docs.youcodia.life/zh/features/grading/previewing.md): View your students' work directly in our platform
- [Submissions Overview](https://docs.youcodia.life/zh/features/grading/previewing/submissions-overview.md)
- [Submission Previewing](https://docs.youcodia.life/zh/features/grading/previewing/submission-previewing.md)
- [Model Answer Comparison](https://docs.youcodia.life/zh/features/grading/previewing/model-answer-comparison.md)
- [Non-Aia Previewing](https://docs.youcodia.life/zh/features/grading/previewing/non-aia-previewing.md)
- [自動改卷](https://docs.youcodia.life/zh/features/grading/autograding.md)
- [分析數據](https://docs.youcodia.life/zh/features/analytics.md)
- [學生學習型態](https://docs.youcodia.life/zh/features/student-learning-style.md)


---

# 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://docs.youcodia.life/zh/features.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.
