# Get Started

<figure><img src="/files/tr1KQloYGZARmiRrdxi6" alt=""><figcaption></figcaption></figure>

## Add Product

"Add Product" feature, allows you to easily add new products to your store's inventory. With just a click, you can input various details such as product name, SKU, description, price, tax rate, image, and link it to your product catalogue.

<figure><img src="/files/JxXM6rOMexDOeWZq3efS" alt=""><figcaption></figcaption></figure>

You can start processing transactions once you have added products to your inventory. The default till serves as a point of sale for your store and can be easily managed and monitored through the CW POS system. This feature allows for easy and efficient sales processing, ensuring that your store can start making sales as soon as possible.

## Manage Stores

With "Manage Stores" feature, you can add new stores and tills, assign users to specific stores and tills, and manage access and permissions for each user. This feature provides a comprehensive overview of your entire store network and enables you to efficiently manage your sales operations from one centralized location.

<figure><img src="/files/TE4ttevxmVnPPYZ9BTDe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aw61Phzq9sSZQvFnAju3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eYoAUJ2sBeFexpkgYAIE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zrGLiPJyOANTM1TLCBSs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/f41zDaIVnOOIjQl6WxMv" alt=""><figcaption></figcaption></figure>

## Manage Preferences

The "Manage Settings" feature in CW POS allows you to customize and control the settings within your account. This includes setting up tax rates, configuring payment options, managing discounts and promotions, and more. With this feature, you can tailor your point of sale system to meet the specific needs of your business, giving you greater control and flexibility over your sales operations.

<figure><img src="/files/8AMpaNwVuYdqEcgw4aNj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AcI4BbColNdHM652SX52" alt=""><figcaption></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.cwsuite.com/pos/product-guides/get-started.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.
