# 비밀번호 재설정

계정의 비밀번호는 계정의 설정 메뉴에서 언제든지 변경할 수 있습니다.

* 프로필 아이콘을 클릭한 후 설정 버튼을 클릭하여 [설정](https://margex.com/app/settings) 페이지로 이동합니다:

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

* 계정 비밀번호 변경 버튼을 클릭합니다:

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

* 비밀번호 변경 창이 나타납니다:

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

* 이전 비밀번호 입력
* 새 비밀번호 입력
* 새 비밀번호 확인
* "확인" 클릭
* 이메일 수신함을 열어 비밀번호 변경 절차를 확인합니다

비밀번호를 잊어버린 경우, 웹사이트의 메인 페이지에서 [비밀번호 재설정](https://margex.com/app/reset-password) 기능을 사용하여 비밀번호를 복구할 수 있습니다.


---

# 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.margex.com/help-center/ko/account-and-security/security/reset-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.
