> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/mobile/doi-mat-khau-ung-dung.md).

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

> **Bước 1:** Tại màn hình **Trang chủ**, click vào icon **avatar** để hiển thị danh sách chức năng của ứng dụng.

![](/files/MwfpDhqZS6rJItHi3CoH)

> **Bước 2:** Chọn chức năng **Cài đặt** trên ứng dụng.

![](/files/p5mPxTBHjhAON3bHJ76W)

> **Bước 3:** Tiếp theo, chọn chức năng **Đổi mật khẩu.**

![](/files/UU1E9kl9S6jELcEgqufh)

> **Bước 4:** Ứ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
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://help.dotb.vn/mobile/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.
