# MangaChat教師管理平臺

## 關於漫話日記（MangaChat）

MangaChat（漫話日記）是一個面向兒童情緒教育的電子日記平臺，讓孩子能透過創作圖文來表達每日心情，藉此從生活經驗中培養情商，並引導正向思考。

MangaChat為漫話科技股份有限公司所開發的獨家產品，您可至 <https://www.mangax.co/> 查看開發者與產品介紹。若您是個人用戶，或欲試用本產品，請至 [studio.mangachat.co](https://studio.mangachat.co/)，並先註冊成為會員後才可使用。本產品採邀請制，需收到其他註冊會員的邀請碼才能使用。在此我們提供您一組邀請碼「**88888**」，您可在註冊時，在邀請碼欄位中填入這組代碼即可。（詳細使用說明請參考[MangaChat 漫話心情日記 使用手冊](https://spiculate.gitbook.io/mangachat/)）

## 關於教師管理平臺

「MangaChat教師管理平臺」（網址為<https://ws.mangachat.co>）是提供給學校單位人員，包括導師、專任輔導老師，以及資訊老師，用以處理學生資料與學生電子日記本的平臺。本平臺帳號主要透過學校單位來發布，測試階段可開放個人帳號申請免費帳號使用。


---

# 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://doc.ws.mangachat.co/master.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.
