# Orthrosのパスワードを変更したい

## 1.Orthrosにサインインする

(1)  **\[**[**Orthros**](https://ui.orthros.gakunin.nii.ac.jp/)**]** を開きます。

(2) ユーザー名とパスワードを入力し， **\[サインイン]** ボタンをクリックします。

(3) Orthrosのマイページが表示されます。

## 2.パスワードをリセット（変更）する

❶Orthrosマイページの右上にある名前を選択し，リストから **「パスワードリセット」** をクリックします。

❷Orthrosに登録しているメールアドレスを入力し， **\[認証コードを送信する]** ボタンをクリックします。

❸入力したメールアドレスにパスワードリセットのための認証コードが送信されます。

❹届いた認証コードを入力し、 **\[コードの確認]** ボタンをクリックします。

❺新しいパスワードを2回入力し， **\[続行]** ボタンをクリックします。\
（※ パスワードには10文字以上で，半角英大文字か半角英小文字、数字、記号（スペースは除く）の4種類のうち3種類以上を使用 を入力する必要があります。）

❼パスワードが変更されます。


---

# 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://help.o3edu.jp/lllp/faq/password.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.
