# Nguyên tắc chia số

**Có 2 nguyên tắc chia số:**

**1. Chia tự động** ([Chia số tự động](/cau-hoi-thuong-gap/11.-he-thong/nguyen-tac-chia-so/chia-so-tu-dong.md))

* Chia đều
* Chia số trùng
* Tắt nhận dữ liệu

**2. Chia thủ công** ([Chia số thủ công](/cau-hoi-thuong-gap/11.-he-thong/nguyen-tac-chia-so/chia-so-thu-cong.md))

* Admin chia số
* Telesale leader chia số
* CSKH leader chia số


---

# 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.pushsale.vn/cau-hoi-thuong-gap/11.-he-thong/nguyen-tac-chia-so.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.
