# 會員註冊與登入

- [如何註冊？](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/ru-he-zhu-ce.md): 使用本平臺前必須先註冊，請參考以下步驟完成註冊手續，方可開始使用。
- [第一次使用平臺](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/di-yi-ci-shi-yong.md): 當註冊完成第一次進入平臺時，會需要設定一些個人基本資料，以下分別介紹各項內容。
- [登入系統](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/deng-ru-xi-tong.md): 開始使用前，請使用已經註冊完成的帳號登入系統，本頁將介紹登入系統的步驟。
- [主畫面介紹](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/jie-mian-jie-shao.md): 介紹登入系統後的頁面內容及各項功能。
- [編輯會員與個人資料](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/bian-ji-hui-yuan-yu-ge-ren-zi-liao.md): 本頁將介紹系統內可以修改的個人資料內容及修改方式。
- [忘記密碼](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/wang-ji-mi-ma.md): 若是忘記登入密碼時，我們提供多個不同的驗證方式可以重新設定密碼，請參考以下的詳細說明。
- [如何登出？](https://doc.mangachat.co/hui-yuan-zhu-ce-yu-deng-ru-1/ru-he-deng-chu.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/hui-yuan-zhu-ce-yu-deng-ru-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.
