# Quản lý tài khoản

Đối với tài khoản đã được đăng ký thành công theo [hướng dẫn đăng ký tài khoản](https://manual.kiemtratailieu.vn/), trên hệ thống [kiemtratailieu.vn](https://kiemtratailieu.vn/), người dùng có thể chỉnh sửa và quản lý thông tin tài khoản như:

* [Chỉnh sửa thông tin tài khoản;](https://manual.kiemtratailieu.vn/huong-dan-quan-ly-tai-khoan/chinh-sua-thong-tin-tai-khoan)
* [Thay đổi mật khẩu;](https://manual.kiemtratailieu.vn/huong-dan-quan-ly-tai-khoan/thay-doi-mat-khau)
* [Lấy lại mật khẩu;](https://manual.kiemtratailieu.vn/huong-dan-quan-ly-tai-khoan/quen-mat-khau)
* [Mua thêm số lượt và số trang kiểm tra trên hệ thống kiemtratailieu.vn](https://manual.kiemtratailieu.vn/thanh-toan).


---

# 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://manual.kiemtratailieu.vn/quan-ly-tai-khoan.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.
