# Cài đặt cơ bản

Để thiết lập tài khoản UpS - vận hành gian hàng, người dùng cần thực hiện các bước sau:&#x20;

* Bước 1: Đăng ký/Đăng nhập tài khoản&#x20;
* Bước 2: Kết nối gian hàng&#x20;
* Bước 3: Chuẩn hoá thông tin sản phẩm (kho, sàn)
* Bước 4: Cập nhật và listing sản phẩm sàn&#x20;
* Bước 5: Chuẩn hoá thông tin hàng hoá và tồn kho&#x20;
* Bước 6: Xử lý đơn hàng&#x20;
* Bước 7: Phân tích và theo dõi&#x20;

Chi tiết từng bước, bạn vui lòng đọc tại Hướng dẫn sử dụng - mục Tính năng.


---

# 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://upbase.gitbook.io/ups/tong-quan/cai-dat-co-ban.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.
