# BankQuiz documentation

## Giới thiệu

- [Tài liệu hướng dẫn sử dụng BankQuiz](https://docs.bankquiz.app/tai-lieu-huong-dan-su-dung-bankquiz.md): Trang tài liệu hướng dẫn ứng dụng web BankQuiz
- [Tạo tài khoản chính bằng email Agribank](https://docs.bankquiz.app/tai-khoan-va-dang-nhap/tao-tai-khoan-chinh-bang-email-agribank.md): Trang này hướng dẫn người dùng tạo tài khoản chính bằng email Agribank (vd: AnhNguyenVan@agribank.com.vn)
- [Liên kết tài khoản Google](https://docs.bankquiz.app/tai-khoan-va-dang-nhap/lien-ket-tai-khoan-google.md): Hướng dẫn người dùng liên kết tài khoản Google (Gmail)
- [Đăng nhập bằng tài khoản Google](https://docs.bankquiz.app/tai-khoan-va-dang-nhap/dang-nhap-bang-tai-khoan-google.md): Trang này hướng dẫn đăng nhập BankQuiz bằng tài khoản Google đã liên kết ở phần trước
- [Đăng nhập](https://docs.bankquiz.app/tai-khoan-va-dang-nhap/dang-nhap.md)
- [Cấu hình email Agribank](https://docs.bankquiz.app/huong-dan-khac/cau-hinh-email-agribank.md)
- [Cấu hình trên iPhone (iOS)](https://docs.bankquiz.app/huong-dan-khac/cau-hinh-email-agribank/cau-hinh-tren-iphone-ios.md)
- [PWA là gì ?](https://docs.bankquiz.app/bankquiz-pwa/pwa-la-gi.md): Giới thiệu nhanh về PWA
- [BankQuiz đã hỗ trợ PWA](https://docs.bankquiz.app/bankquiz-pwa/bankquiz-da-ho-tro-pwa.md)
- [Mở web trong trình duyệt nhúng](https://docs.bankquiz.app/cac-loi-thuong-gap/mo-web-trong-trinh-duyet-nhung.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bankquiz.app/tai-lieu-huong-dan-su-dung-bankquiz.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.
