# 學生密碼

當學生忘記密碼時，除了透過電子信箱重設及使用者名稱進入身分認證測試，平臺也設計可以由教士發送身份驗證的連結給學生。

{% hint style="info" %}
由教師寄發的忘記密碼信並非密碼重設連結，而是身份驗證測試的連結，以確保學生隱私安全。

詳細身份驗證測試說明請參考[MangaChat 使用手冊--忘記密碼--身份驗證測試](https://spiculate.gitbook.io/mangachat/hui-yuan-zhu-ce-yu-deng-ru-1/wang-ji-mi-ma#shen-fen-yan-zheng-ce-shi)。
{% endhint %}

進入學生頁面後，請點選寄送忘記密碼信的按鈕，輸入學生提供的電子信箱後，系統會將身份驗證測試的連結寄送到該信箱，請學生利用該連結進入測試，完成測試後就可以重新設定密碼。

![圖1. 點選寄送忘記密碼信](/files/-M5_Xq20dIHzRD90W1UR)

![圖2. 輸入學生的電子郵件信箱後按送出即可](/files/-M5_Y6m6pD6GaqaMZ3FB)


---

# 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/guan-li-ri-ji-1/untitled-xue-sheng-mi-ma.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.
