# 在開課之後｜

- [與學生的互動方式](https://creator.hahow.in/published/step8.md)
- [於課程後台回覆評價](https://creator.hahow.in/published/step8/reply-comment.md)
- [於課程後台批改作業](https://creator.hahow.in/published/step8/correction.md)
- [於課程後台發布消息](https://creator.hahow.in/published/step8/course-board.md)
- [課程內容更新注意事項](https://creator.hahow.in/published/update-course.md)
- [課程售價調整辦法](https://creator.hahow.in/published/update-price.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://creator.hahow.in/published.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.
