# Private Site

- [Giới thiệu về Private Site](https://book.kamimind.ai/private-site/gioi-thieu-ve-private-site.md)
- [Đăng ký tài khoản](https://book.kamimind.ai/private-site/dang-ky-tai-khoan.md): Hướng dẫn chi tiết các bước để tạo một tài khoản mới, từ việc điền thông tin đến khi gửi yêu cầu tham gia thành công.
- [Thay đổi mật khẩu](https://book.kamimind.ai/private-site/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.
- [Yêu cầu quyền truy cập (Khi đã có tài khoản)](https://book.kamimind.ai/private-site/yeu-cau-quyen-truy-cap-khi-da-co-tai-khoan.md): Dành cho người dùng đã có tài khoản. Hướng dẫn này chỉ bạn cách gửi yêu cầu xin tham gia một Không gian riêng khi bạn chưa phải là thành viên.
- [Thao tác cơ bản](https://book.kamimind.ai/private-site/thao-tac-co-ban.md)
- [Chọn Trợ lý AI](https://book.kamimind.ai/private-site/thao-tac-co-ban/chon-tro-ly-ai.md)
- [Tạo cuộc trò chuyện mới](https://book.kamimind.ai/private-site/thao-tac-co-ban/tao-cuoc-tro-chuyen-moi.md)
- [Gửi Câu hỏi và Tương tác](https://book.kamimind.ai/private-site/thao-tac-co-ban/gui-cau-hoi-va-tuong-tac.md)
- [Quản lý Lịch sử Trò chuyện](https://book.kamimind.ai/private-site/thao-tac-co-ban/quan-ly-lich-su-tro-chuyen.md)
- [Tìm kiếm Lịch sử Trò chuyện](https://book.kamimind.ai/private-site/thao-tac-co-ban/tim-kiem-lich-su-tro-chuyen.md)


---

# 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/private-site.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.
