# Page Not Found

The URL `cau-hoi-thuong-gap/9.-bao-cao-dashboard/tai-sao-bao-cao-doanh-so-v2-khi-chon-theo-bo-loc-san-pham-lai-lech-doanh-so-giao-thanh-cong-so-voi-k` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [146. Tại sao báo cáo Doanh số V2 khi chọn Sản phẩm lại lệch DS giao thành công so với khi chọn Sale?](https://docs.pushsale.vn/thu-vien-cau-hoi/146.-tai-sao-bao-cao-doanh-so-v2-khi-chon-san-pham-lai-lech-ds-giao-thanh-cong-so-voi-khi-chon-sale.md)
- [Làm sao để biết tỉ lệ khách hàng mua lại lần 2, lần 3... trong thời gian lựa chọn? ](https://docs.pushsale.vn/cau-hoi-thuong-gap/9.-cham-soc-khach-hang/lam-sao-de-biet-ti-le-khach-hang-mua-lai-lan-2-lan-3...-trong-thoi-gian-lua-chon.md)
- [Làm sao để biết số lượng khách hàng có lịch hẹn cần chăm sóc trong khoảng thời gian lựa chọn?](https://docs.pushsale.vn/cau-hoi-thuong-gap/9.-cham-soc-khach-hang/lam-sao-de-biet-so-luong-khach-hang-co-lich-hen-can-cham-soc-trong-khoang-thoi-gian-lua-chon.md)
- [Làm sao để biết tồn kho của từng sản phẩm và thời gian dự kiến hết hàng ?](https://docs.pushsale.vn/cau-hoi-thuong-gap/6.-kho-van/lam-sao-de-biet-ton-kho-cua-tung-san-pham-va-thoi-gian-du-kien-het-hang.md)
- [Làm thế nào để xác định chính xác những khách hàng hôm nay cần chăm sóc ?](https://docs.pushsale.vn/cau-hoi-thuong-gap/9.-cham-soc-khach-hang/lam-the-nao-de-xac-dinh-chinh-xac-nhung-khach-hang-hom-nay-can-cham-soc.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter, and the optional `goal` parameter:

```
GET https://docs.pushsale.vn/thu-vien-cau-hoi/146.-tai-sao-bao-cao-doanh-so-v2-khi-chon-san-pham-lai-lech-ds-giao-thanh-cong-so-voi-khi-chon-sale.md?ask=<question>&goal=<end_goal>
```

`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.

### Option 2 — Browse the documentation index

Full index: https://docs.pushsale.vn/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.pushsale.vn/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/thu-vien-cau-hoi/146.-tai-sao-bao-cao-doanh-so-v2-khi-chon-san-pham-lai-lech-ds-giao-thanh-cong-so-voi-khi-chon-sale.md`).

You may also use `Accept: text/markdown` header for content negotiation.
