# 募資成功，開始備課｜

- [製作課程影片](https://creator.hahow.in/after-success/step5.md)
- [試作片繳交規範](https://creator.hahow.in/after-success/step5/trial-specification.md)
- [製作試作片的重要注意事項](https://creator.hahow.in/after-success/step5/trial-precautions.md)
- [試作片 FAQ](https://creator.hahow.in/after-success/step5/trial-faq.md)
- [進行課程單元編輯](https://creator.hahow.in/after-success/step5/edit-lecture.md)
- [製作課程重要注意事項](https://creator.hahow.in/after-success/step5/important-list.md)
- [如何設定課程的長度](https://creator.hahow.in/after-success/step5/course-length.md)
- [如何自行替課程影片上字幕](https://creator.hahow.in/after-success/step5/edit-subtitle.md)
- [關於作業規劃](https://creator.hahow.in/after-success/step5/assignment.md)
- [新版作業編輯方式](https://creator.hahow.in/after-success/step5/edit-assignment.md)
- [課程影片審核](https://creator.hahow.in/after-success/step6.md)
- [課程審核標準](https://creator.hahow.in/after-success/step6/review-standard-published-course.md)
- [課程字幕規範](https://creator.hahow.in/after-success/step6/subtitle-review-policy.md)
- [課程經營](https://creator.hahow.in/after-success/step7.md)
- [如何建立與學生的信任關係](https://creator.hahow.in/after-success/step7/trust.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/after-success.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.
