# 1.4 Kết nối Shopee

Quy trình cơ bản:

1. Kết nối tài khoản gian hàng Shopee: Thiết lập kết nối giữa gian hàng Shopee và hệ thống Sandbox.
2. Đồng bộ thông tin sản phẩm: Kết nối đồng bộ thông tin sản phẩm giữa hệ thống Sandbox và Shopee
3. Xử lý đơn hàng: Các đơn hàng phát sinh từ gian hàng Shopee, nếu hợp lệ, sẽ được ghi nhận vào hệ thống Sandbox với trạng thái tương ứng từ Shopee. Thông tin đơn hàng sẽ được lưu trữ tại màn hình Đăng đơn: **Menu >> Kho >> Vận đơn.** &#x20;

<br>


---

# 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/1.-marketing/1.4-ket-noi-shopee.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.
