# Đổi mật khẩu ứng dụng

> **Bước 1:** Tại màn hình **Trang chủ**, nhấn vào biểu tượng **"Cá nhân"** để hiển thị danh sách chức năng của ứng dụng.

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

> **Bước 2:** Chọn chức năng **Đổi mật khẩu** trên ứng dụng.

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

> **Bước 3:** Ứng dụng sẽ hiển thị giao diện như trên màn hình. Người dùng phải nhập đầy đủ thông tin để tiến hành đổi mật khẩu.

![](/files/WFLLKlZNWQlyuzsM0Ja2)

{% hint style="info" %}
**Ghi chú:**

* **Mật khẩu mới** phải từ 6 ký tự trở lên.
* **Mật khẩu mới** và **Xác nhận mật khẩu** phải khớp với nhau.
  {% endhint %}

> **Bước 5:** Sau khi điền đầy đủ thông tin, người dùng bấm vào nút **Lưu** để hệ thống cập nhật mật khẩu mới

![](/files/Hag4Yjzv5HepO7j1Cywc)


---

# 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.dotb.vn/mobile-1/doi-mat-khau-ung-dung.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.
