# Point of Sale Application

## Point of Sale Application

- [Welcome to CW Suite POS](https://docs.cwsuite.com/pos/welcome-to-cw-suite-pos.md): Centralize the operations of your store, process transactions, manage inventory, follow orders, create reports of the store’s activities and much more!
- [What CW POS does](https://docs.cwsuite.com/pos/overview/what-cw-pos-does.md): At CW Suite, we specialize in creating a POS System that makes transactions easy and fluent. Our software is designed to provide a seamless and efficient experience for both you and your customers.
- [CW POS Features](https://docs.cwsuite.com/pos/overview/cw-pos-features.md)
- [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)
- [Getting set up](https://docs.cwsuite.com/pos/fundamentals/getting-set-up.md)
- [POS Settings](https://docs.cwsuite.com/pos/fundamentals/getting-set-up/pos-settings.md)
- [Payment Method](https://docs.cwsuite.com/pos/fundamentals/getting-set-up/payment-method.md)
- [Store](https://docs.cwsuite.com/pos/fundamentals/getting-set-up/store.md)
- [Till](https://docs.cwsuite.com/pos/fundamentals/getting-set-up/till.md)
- [Loyalty Level](https://docs.cwsuite.com/pos/fundamentals/getting-set-up/loyalty-level.md)
- [For Designers](https://docs.cwsuite.com/pos/use-cases/for-designers.md)
- [For Developers](https://docs.cwsuite.com/pos/use-cases/for-developers.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cwsuite.com/pos/welcome-to-cw-suite-pos.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.
