# 12. Customer website

1. **Đăng ký, đăng nhập**

Đăng nhập, đăng ký được viết ở mục [**Customer app -> 1. Đăng nhập**](/11.-customer-app/1.-dang-nhap.md)

Đăng nhập hay không đăng nhập khách hàng vẫn có thể đặt lịch và mua hàng online trên website

Còn khi đăng nhập khách hàng có thể xem combo, thẻ mà mình đã mua

2.


---

# 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/12.-customer-website.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.
