# 影片實拍

完成課程規劃與腳本後，即進入影片製作的第二階段：「影片實拍」。

這個階段將說明拍攝所需的基本知識，並整理實務經驗與建議，協助你提升影片品質與畫面表現，製作出清晰且具專業感的課程影像。

* [攝影](/video/video-shooting/recording.md)
* [燈光](/video/video-shooting/light.md)
* [場地](/video/video-shooting/place.md)
* [儀容與衣著](/video/video-shooting/appearance.md)
* [鏡頭角度與構圖原則](/video/video-shooting/camera-angle-composition.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/video-shooting.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.
