# 비밀번호를 잃어 버렸어요.

비밀번호는 아무도 알 수 없게 암호화 되어 있습니다. 비밀번호를 잃어버렸다면 초기화를 하여야 합니다.

## 비밀번호 초기화 방법

![](/files/-Mj7ssipisPyDPIorqT6)

1. 앱 설정에서 로그아웃을 합니다.
2. '비밀번호를 잊어 버렸나요?' 버튼을 누릅니다.
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://rigmon.gitbook.io/ko/problem/resetpassword.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.
