# API

- [Xác thực / môi trường](https://developer.ghsv.vn/api/xac-thuc-moi-truong.md)
- [Địa chỉ](https://developer.ghsv.vn/api/dia-chi.md): API lấy danh sách địa chỉ hợp lệ trong hệ thống của GHSV.
- [Cửa hàng](https://developer.ghsv.vn/api/cua-hang.md): API liên quan đến cửa hàng trong hệ thống của GHSV.
- [Đơn hàng](https://developer.ghsv.vn/api/don-hang.md): API liên quan đến đơn hàng trong hệ thống của GHSV.


---

# 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://developer.ghsv.vn/api.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.
