# 비밀번호 재설정

{% hint style="danger" %}
이 페이지는 가입한 이메일을 정확하게 기억하고 있는 경우에만 진행할 수 있습니다.\
만약 가입한 이메일 주소를 잊어버렸다면 아래 가이드를 진행하지 말고 이메일을 찾기 위한 문의를 해주시기 바랍니다.
{% endhint %}

### 로그인된 상태라면 로그아웃하기

파이어스코프를 켰을때 아래 화면과 같이 로그인된 상태라면 로그아웃을 진행해주셔야 합니다.\
우상단의 **닉네임 버튼**을 누르고 **로그아웃**을 눌러주세요.

<figure><img src="/files/B2RyNVi29Z1hKOltSuiH" alt=""><figcaption><p>로그인 상태에서 로그아웃하기</p></figcaption></figure>

아래와 같이 로그인 페이지로 돌아갔다면 성공입니다.

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

### 비밀번호 재설정 이메일 보내기

로그인 창에서 비밀번호 재설정 버튼을 누르면 비밀번호 재설정 이메일을 보낼 수 있는 대화상자가 나옵니다.

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

파이어스코프에 가입한 이메일 계정을 입력해주세요.

* 만약 올바른 이메일 형식이 아니라면 재설정 이메일을 보낼 수 없으니 오타를 확인해주시기 바랍니다.
* 가입한 이메일이 맞다면 **비밀번호 재설정 이메일 전송이 완료되었습니다** 라는 메세지가 뜨고 이메일 전송이 완료됩니다.
* 가입한 이메일이 아니라면 **가입한 기록이 없는 이메일입니다** 라는 메세지가 뜹니다.\
  가입한 이메일을 확인 후 다시 입력해주시거나 이메일을 찾기 위한 문의를 해주시기 바랍니다.

<div data-full-width="true"><figure><img src="/files/FUbMMhFSl4K3hfSgYiQe" alt="" width="563"><figcaption></figcaption></figure></div>

### 이메일 확인 및 비밀번호 재설정

웹브라우저에서 앞서 입력한 이메일 주소에 보내지는 메일을 확인할 수 있는 사이트로 이동하여 **받은 편지함**을 확인합니다.

**Firescope**로 부터 보내진 **\[Firescope 파이어스코프] Password Reset 비밀번호 재설정** 이메일을 눌러 내용을 조회합니다.

<figure><img src="/files/4MVUc9BjVUTjVhf5bhFy" alt=""><figcaption></figcaption></figure>

메일 내용에서 <https://roasting-6f8d9.firebaseapp.com로> 시작하는 링크를 누르면 비밀번호 재설정 페이지로 이동합니다.

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

비밀번호 재설정 페이지에서 원하는 비밀번호를 입력 후 SAVE 버튼을 누르면 재설정이 완료됩니다. (비밀번호는 6자 이상, 영문 숫자 모두 포함하여야 합니다.)

재설정 완료 후 파이어스코프 앱 내에서 다시 로그인을 해주시면 됩니다.

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

재설정이 위와 같이 진행되지 않은 경우 다음과 같이 해결하면 됩니다.

* 비밀번호 입력칸이 빨간색 줄로 바뀌는 경우 6자 이상, 영문 숫자를 모두 포함한 비밀번호로 다시 시도해주세요.

<figure><img src="/files/S6zSlIweWtvnLMdXp7qb" alt="" width="375"><figcaption></figcaption></figure>

* 아래 화면과 같은 경우 비밀번호 재설정 이메일을 보낸지 너무 오래 지나서 뜨는 메세지 입니다.\
  위의 **비밀번호 재설정 이메일 보내기** 파트에서 다시 재설정 이메일을 보내주세요.

<figure><img src="/files/1LQwPwefxgd7n3fPgef7" alt="" width="375"><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://docs.firescope.io/account/password-reset.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.
