> For the complete documentation index, see [llms.txt](https://www.konwallet.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.konwallet.info/vn/cai-dat-ung-dung-1/password.md).

# Thay đổi mật khẩu bảo mật

Dưới đây là hướng dẫn cách **thiết lập lại mật khẩu bảo mật 6 chữ số** dành cho những người dùng đã từng tạo ví hoặc khôi phục ví và đã đặt mật khẩu ở màn hình khởi tạo ban đầu.

### STEP 1. Chọn "Thay đổi mật khẩu bảo mật" từ menu

Từ menu, kéo xuống dưới và nhấp vào mục **"Thay đổi mật khẩu bảo mật"** trong danh mục **Cài đặt**.

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

### STEP 2. Đặt lại mật khẩu bảo mật

Nhập **mật khẩu hiện tại**, sau đó nhập **mật khẩu mới hai lần** để đặt lại mật khẩu bảo mật của bạn.

{% hint style="success" %}
**Nếu tôi quên mật khẩu bảo mật thì phải làm sao?**

Bạn có thể **khôi phục lại ví bằng cụm từ khôi phục (backup phrase)** và sau đó thiết lập **mật khẩu bảo mật mới mỗi lần phục hồi**!
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/vn/cai-dat-ung-dung-1/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.
