# 통계

- [회원통계](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/member.md)
- [판매통계](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/sales.md)
- [기간별 판매현황](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/sales/period.md)
- [상품 판매현황](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/sales/product.md)
- [카테고리 판매현황](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/sales/category.md)
- [프로모션통계](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/promotion.md)
- [추가할인 판매현황](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/promotion/additional-discount.md)
- [할인쿠폰 판매현황](https://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic/promotion/coupon.md)


---

# 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://nhn-commerce.gitbook.io/shopby_enterprise_manual/statistic.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.
