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

- [Hồ sơ tài khoản](https://book.kamimind.ai/quan-ly-tai-khoan/ho-so-tai-khoan.md): Cho phép người dùng theo dõi tình trạng sử dụng tài nguyên, quản lý thông tin cá nhân và thực hiện các cấu hình mở rộng phục vụ nhu cầu sử dụng nâng cao
- [Thay đổi mật khẩu](https://book.kamimind.ai/quan-ly-tai-khoan/thay-doi-mat-khau.md): Trong trường hợp bạn muốn đổi mật khẩu trong quá trình sử dụng. Hãy làm theo các bước hướng dẫn dưới đây để đổi mật khẩu.
- [Kết nối](https://book.kamimind.ai/quan-ly-tai-khoan/ket-noi.md)
- [Quản lý dịch vụ và giao dịch](https://book.kamimind.ai/quan-ly-tai-khoan/quan-ly-dich-vu-va-giao-dich.md)
- [Trợ lý AI đã tích hợp](https://book.kamimind.ai/quan-ly-tai-khoan/tro-ly-ai-da-tich-hop.md): Quản lý danh sách các Trợ lý AI thuộc tài khoản cá nhân đã được bật chế độ tích hợp


---

# 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://book.kamimind.ai/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.
