# 開課必讀 ⬇

* [開課的行前準備](/before-create-course.md)
* [Hahow 開課規範](/course-policy.md)
* [分潤與帳目](/income.md)
* [如何通過提案審核](/review-standard.md)
* [Hahow 影片製作教學](/video.md)
* [如何行銷你的課程](/marketing/marketing.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/chapter-must-read.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.
