# Product Guides

- [Get Started](https://docs.cwsuite.com/pos/product-guides/get-started.md): The Get Started screen in CW POS provides access to the key features of Add Product, Manage Stores, and Manage Preferences. With this screen, you can get up and running with CW POS in no time.
- [Orders](https://docs.cwsuite.com/pos/product-guides/orders.md)
- [POS Order](https://docs.cwsuite.com/pos/product-guides/orders/pos-order.md)
- [Sales Errors](https://docs.cwsuite.com/pos/product-guides/orders/sales-errors.md)
- [POS Log](https://docs.cwsuite.com/pos/product-guides/orders/pos-log.md)
- [Reports](https://docs.cwsuite.com/pos/product-guides/reports.md)
- [Sales By Product Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-by-product-report.md)
- [Sales By Product Category Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-by-product-category-report.md)
- [Sales By Customer Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-by-customer-report.md)
- [Sales By Payment Mode Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-by-payment-mode-report.md)
- [Daily Sales Report](https://docs.cwsuite.com/pos/product-guides/reports/daily-sales-report.md)
- [Sales Returns Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-returns-report.md)
- [Amount Wise NOB Report](https://docs.cwsuite.com/pos/product-guides/reports/amount-wise-nob-report.md)
- [Hourly Sales Report](https://docs.cwsuite.com/pos/product-guides/reports/hourly-sales-report.md)
- [Sales Tax Report](https://docs.cwsuite.com/pos/product-guides/reports/sales-tax-report.md)
- [Tax Summary Report](https://docs.cwsuite.com/pos/product-guides/reports/tax-summary-report.md)
- [Retail Sales Tax Report](https://docs.cwsuite.com/pos/product-guides/reports/retail-sales-tax-report.md)
- [Dashboards](https://docs.cwsuite.com/pos/product-guides/dashboards.md)
- [Sales Analysis](https://docs.cwsuite.com/pos/product-guides/dashboards/sales-analysis.md)
- [Management Analysis](https://docs.cwsuite.com/pos/product-guides/dashboards/management-analysis.md)
- [Customer Insights](https://docs.cwsuite.com/pos/product-guides/dashboards/customer-insights.md)
- [Customer Return Analysis](https://docs.cwsuite.com/pos/product-guides/dashboards/customer-return-analysis.md)
- [Customers](https://docs.cwsuite.com/pos/product-guides/customers.md)
- [Retail Customer](https://docs.cwsuite.com/pos/product-guides/customers/retail-customer.md): A retail customer is a person or business that purchases goods or services from a store.
- [Products](https://docs.cwsuite.com/pos/product-guides/products.md)
- [Product](https://docs.cwsuite.com/pos/product-guides/products/product.md)
- [Product Catalogue](https://docs.cwsuite.com/pos/product-guides/products/product-catalogue.md)
- [Product Category](https://docs.cwsuite.com/pos/product-guides/products/product-category.md)
- [Brand](https://docs.cwsuite.com/pos/product-guides/products/brand.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://docs.cwsuite.com/pos/product-guides.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.
