# 編輯日記

- [建立日記本](https://doc.mangachat.co/bian-ji-ri-ji-1/jian-li-ri-ji-ben.md): 可以用老師給的代碼領取日記本，或建立專屬自己的日記本
- [建立新的日記](https://doc.mangachat.co/bian-ji-ri-ji-1/jian-li-xin-de-ri-ji.md): 本頁將介紹如何建立一篇新的日記。
- [分享日記](https://doc.mangachat.co/bian-ji-ri-ji-1/fen-xiang-ri-ji.md): 日記完成後，可以以圖片的方式輸出與其他人分享，本頁將介紹如何使用此功能。
- [同日新增多筆日記](https://doc.mangachat.co/bian-ji-ri-ji-1/xin-zeng-duo-bi-ri-ji.md): 日記本也可以在同一天撰寫多筆日記，請參考以下的說明。
- [檢閱日記內容](https://doc.mangachat.co/bian-ji-ri-ji-1/jian-yue-ri-ji-nei-rong.md): 本頁將介紹如何閱讀已完成的日記內容，以及閱讀頁面的其他功能。
- [日記修改與刪除](https://doc.mangachat.co/bian-ji-ri-ji-1/ri-ji-xiu-gai-yu-shan-chu.md): 日記完成後，仍然可以隨時編輯修改或刪除，請參考以下各功能的詳細說明。
- [封存日記本](https://doc.mangachat.co/bian-ji-ri-ji-1/feng-cun-ri-ji-ben.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://doc.mangachat.co/bian-ji-ri-ji-1.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.
