> For the complete documentation index, see [llms.txt](https://docs.posapp.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.posapp.vn/website-dat-hang-giao-hang/thiet-lap.md).

# Giới thiệu tính năng đặt hàng qua Website của PosApp

Hiện nay, việc đặt hàng và giao hàng tận nơi ngày càng phổ biến và trở thành một thói quen mua sắm mới của người Việt. Hiểu rõ nhu cầu này, PosApp đã phát triển thêm tính năng đặt hàng qua Website tích hợp giao hàng. Chúng tôi tin rằng tính năng mới này sẽ giúp Quý khách hàng tăng doanh thu bán hàng, đa dạng các kênh bán hàng Online.

**Quy trình đặt hàng qua Website và nhận đơn của PosApp**

![](/files/-Mfac085GKWtRabBJbLE)

{% embed url="<https://www.youtube.com/watch?v=HEJc3yyxkh4>" %}

Các bước thực hiện thiết lập như sau:

{% content-ref url="/pages/X1gWpHglwEVz2irlzHUM" %}
[1/ THIẾT LẬP CỬA HÀNG TRỰC TUYẾN](/website-dat-hang-giao-hang/thiet-lap/1-thiet-lap-c-a-hang-truc-tuyen.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tjof1rPC7T7MPuh8SnGt" %}
[2/ THIẾT LẬP THÔNG TIN CỬA HÀNG](/website-dat-hang-giao-hang/thiet-lap/2-thiet-lap-thong-tin-c-a-hang.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bnj4lnAVxYMFi1amvWwz" %}
[3/ GIỜ LÀM VIỆC](/website-dat-hang-giao-hang/thiet-lap/3-gio-lam-viec.md)
{% endcontent-ref %}

{% content-ref url="/pages/hBQoJdDiPIpLth995bOz" %}
[4/ CẤU HÌNH VẬN CHUYỂN](/website-dat-hang-giao-hang/thiet-lap/4-cau-hinh-van-chuyen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkaSD0xsy4sH\_ZvvN9W" %}
[5/ PHƯƠNG THỨC THANH TOÁN](/website-dat-hang-giao-hang/thiet-lap/cach-them-phuong-thuc-thanh-toan-tren-website-order.md)
{% endcontent-ref %}

Khách hàng muốn order món từ website bán hàng chỉ cần thực hiện các tho tác sau:

{% content-ref url="/pages/-Mf6x8ndkLPdW5nLQJyJ" %}
[6/ Hướng dẫn cách đặt hàng trên Website](/website-dat-hang-giao-hang/thiet-lap/cac-buoc-dat-hang-tren-website.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.posapp.vn/website-dat-hang-giao-hang/thiet-lap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
