# 비밀번호 변경

{% stepper %}
{% step %}
프로필 영역 좌측 하단의 **비밀번호 재설정** 버튼을 클릭합니다.

<figure><img src="/files/aFjmBe75jVUiJTXanxtG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
인증 메일이 발송되며, 메일 본문의 **비밀번호 재설정** 버튼을 클릭합니다.

버튼 클릭 시, 비밀번호를 설정할 수 있는 화면으로 이동합니다.

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

{% hint style="info" %}
비밀번호 재설정은 **메일 발송 후 24시간까지 유효**하니 만료되기 전 비밀번호 설정을 완료해주세요.
{% endhint %}
{% endstep %}

{% step %}
사용할 비밀번호를 입력한 후, **입력 완료** 버튼을 클릭합니다.

<figure><img src="/files/tvVEEuTayqKBOHnCClXL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
비밀번호 설정이 완료되었습니다. 이제 변경한 비밀번호로 로그인할 수 있습니다.

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

{% endstep %}
{% endstepper %}


---

# 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://airaw.gitbook.io/gllo-studio/features/mypage/undefined.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.
