# 影片內容規劃

「影片內容規劃」是影片製作教學的第一階段，將帶你認識募資影片與課程影片的特性，並引導你開始規劃拍攝內容與撰寫腳本。

透過這個階段，你可以逐步將課程想法轉化為具體的影片內容與結構。

* [募資影片：拍攝內容建議](/video/content-planning/pro-content-sug.md)
* [募資影片：腳本寫作](/video/content-planning/pro-script-writing.md)
* [課程影片：拍攝內容建議](/video/content-planning/cou-content-sug.md)
* [課程影片：腳本寫作](/video/content-planning/cou-script.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/video/content-planning.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.
