# 135. Các phương án chia số cho sale thông qua Extension Pancake

Để thực hiện chia số cho sale thông qua Extension Pancake có 3 cách\
**Cách 1: Chia đều các sale**\
Lựa chọn này cho phép khi data về Pushsale sẽ ưu tiên chia đều cho các sale đủ điều kiện nhận số ( Phân quyền trong nguồn, sản phẩm, ... ) \
**Cách 2: Chia về chính mình**\
Lựa chọn này cho phép khi data về Pushsale sẽ ưu tiên chia cho người dùng tạo đơn\
**Cách 3: Chỉ định người nhận số**\
Lựa chọn này cho phép khi data về Pushsale sẽ ưu tiên chia về người được ấn định nhận số

<figure><img src="/files/iFvUvz4jwBJKp01vdmCP" alt=""><figcaption><p><br>Ảnh minh họa</p></figcaption></figure>


---

# 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/thu-vien-cau-hoi/135.-cac-phuong-an-chia-so-cho-sale-thong-qua-extension-pancake.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.
