# パスワードの再発行

下記の手順で、ログインに必要なパスワードの再発行が可能です。

### ①ログインページにアクセスする

{% embed url="<https://deeps.me/login>" %}

### ②「パスワードをお忘れの方」を押す

### ③登録したメールアドレスを入力して「送信する」ボタンを押す

<figure><img src="/files/GVz8YH83JXBOmCQ6JnCA" alt=""><figcaption></figcaption></figure>

### ④パスワードリセットのメールが届くので「パスワードリセット」ボタンを押す

<figure><img src="/files/qoP2582cUpmccmTWFRYJ" alt=""><figcaption></figcaption></figure>

### ⑤新たに設定したいパスワードを入力します

<figure><img src="/files/umz906Nk3mu75Ts64laq" alt=""><figcaption></figcaption></figure>

### ⑥「パスワードをリセットしました」と表示されれば完了です

<figure><img src="/files/YdTS1x26Iv5jCn2s8vd9" alt=""><figcaption></figcaption></figure>


---

# 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://deepsme.gitbook.io/guide/manual/roguin/pasuwdono.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.
