# 11. Customer app

- [1. Đăng nhập](https://docs.sandbox.com.vn/11.-customer-app/1.-dang-nhap.md)
- [2. Thông tin khách hàng](https://docs.sandbox.com.vn/11.-customer-app/2.-thong-tin-khach-hang.md)
- [2. Đặt lịch hẹn](https://docs.sandbox.com.vn/11.-customer-app/2.-dat-lich-hen.md)
- [3. Đặt đơn hàng Online](https://docs.sandbox.com.vn/11.-customer-app/3.-dat-don-hang-online.md)
- [4. Thiết lập Trang chủ](https://docs.sandbox.com.vn/11.-customer-app/4.-thiet-lap-trang-chu.md)
- [5. Danh sách dịch vụ](https://docs.sandbox.com.vn/11.-customer-app/5.-danh-sach-dich-vu.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://docs.sandbox.com.vn/11.-customer-app.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.
