# 筆記本

筆記本是學習者使用的個人筆記工具。每位學習者在課程中擁有自己的私人筆記本。

## 運作方式

筆記本是一個簡單的工具，學習者可以在其中：

* **建立筆記** — 撰寫並儲存與課程內容相關的個人筆記
* **組織筆記** — 檢視、編輯並刪除其筆記
* **保持私密** — 筆記僅對建立它們的學習者可見

## 作為教師

作為教師，您應注意：

* 筆記本是**個人工具** — 您無法看到學習者的筆記
* 它可用作**反思工具** — 鼓勵學習者在學習時記筆記
* 筆記儲存在課程內 — 它們不會跨課程分享

## 啟用筆記本

如果啟用，筆記本工具會出現在課程首頁上。如果您看不到它，請檢查它是否被隱藏（在課程首頁尋找隱藏工具）。


---

# 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://docs.chamilo.org/2.x-zh-tw/jiao-shi-zhi-nan/teacher-guide/additional-tools/notebook.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.
