# 보안비밀번호 변경하기

지갑 생성할때와 지갑 복구를 진행할때 초기화면에서 비밀번호 6자리를 설정하신 사용자분들이 보안비밀번호를 새롭게 재설정하는 방법을 설명드리겠습니다.

### STEP 1. 메뉴에서 보안 비밀번호 변경 선택

메뉴에서 아래로 스크롤하시면 설정 카테고리에 "보안 비밀번호 변경"을 클릭해주세요.

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

### STEP 2. 보안비밀번호 재설정 하기

현재 설정 된 비밀번호를 입력한 뒤 새로운 비밀번호를 2번 입력하여 비밀번호를 재설정합니다.

{% hint style="success" %}
**보안비밀번호를 잊어버렸을때는 어떻게 하나요?**

백업 구문을 통해 지갑을 새롭게 복구할때 매번 새로운 보안비밀번호를 재설정이 가능합니다!
{% endhint %}

<figure><img src="/files/uYYrzRDODZkIrS3ayaVO" 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://www.konwallet.info/setting/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.
