# 規劃單元

「課程單元」是指一整堂課裡面切分的好幾個單元，每個單元長度或是該如何切分可以依照需求調整，通常會建議老師**每個單元大概為 10～15 分鐘**。

分單元的好處，就是一般人專注時間通常只有10分鐘左右，太過於冗長的課程，很容易無法吸收；而且切分單元過後的影片檔也比較小，重新調整或修改上傳都比較容易。


---

# 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://abovefintech.gitbook.io/teacher-book-above/course-proposal/management-unit.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.
