> For the complete documentation index, see [llms.txt](https://helpdesk4.getfly.vn/huong-dan-su-dung/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk4.getfly.vn/huong-dan-su-dung/doi-tac-ket-noi/giao-van/giao-hang-nhanh.md).

# Giao hàng nhanh

&#x20;tích hợp Giao hàng nhanh, anh/chị vui lòng thao tác như sau:

**Bước 1**: Đăng nhập vào GHN để lấy Token để kết nối API \
Thao tác: Click tên TK GHN -> Dòng token API click xem -> sao chép <br>

<figure><img src="https://i.imgur.com/9VZxVES.png" alt=""><figcaption></figcaption></figure>

&#x20;

&#x20;

**Bước 2**. Tạo danh sách cửa hàng:

\- Click “Quản lý của hàng”  để thiết lập cửa hàng + chọn địa chỉ mặc định

<figure><img src="https://i.imgur.com/rG33Jqp.png" alt=""><figcaption></figcaption></figure>

**Bước 3**. Trên hệ thống Getfly:

\- Nhập token đã lấy từ bước 1

\- Truy cập vào hệ thống Getfly => Cài đặt => Tích hợp => Tích hợp giao vận => Chọn đối tác Giao hàng nhanh

<figure><img src="/files/DxbxZ1NAsTUFmYbSGBuw" alt=""><figcaption></figcaption></figure>

\
**Bước 4**: Khi kết nối thành công => Chọn kho áp dụng cho mỗi cửa hàng => Lưu thiết lập

<figure><img src="https://i.imgur.com/67F68oL.png" alt=""><figcaption></figcaption></figure>

&#x20;**LƯU Ý**: NẾU TK GHN CÓ NHIỀU USER SỬ DỤNG, CẦN VÀO PHÂN QUYỀN TRÊN GHN ĐỂ DC PHÂN QUYỀN LÊN ĐƠN\
Anh/chị vào quản lý cửa hàng, kiểm tra phần cài đặt nhân viên đã là vai trò nhân viên hay chưa, nếu chưa là nhân viên cần cấp quyền là nhân viên để tạo đơn <br>

<figure><img src="https://wiki.getfly.vn/public/img/images/123/Screenshot_481.png" alt=""><figcaption></figcaption></figure>

&#x20;Để cập nhật trạng thái đơn hàng cần bổ sung thêm webhook sau cho đơn vị vận chuyển

&#x20;  https\://{{domain}}/webhook/giaohangnhanh/lading\_status?key={{Api key}}


---

# 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://helpdesk4.getfly.vn/huong-dan-su-dung/doi-tac-ket-noi/giao-van/giao-hang-nhanh.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.
