# Store

In CW POS, a store represents a physical location where your business operates. It could be a retail store, restaurant, or any other type of business establishment. Each store can have its own set of inventory, sales transactions, and employees.

When you create a store in CW POS, you can define its name, address, contact information, and other relevant details. This allows you to keep track of your business operations at each location separately.

You can also assign tills, employees, and products to each store, allowing you to manage your inventory and sales efficiently. With the ability to create and manage multiple stores in CW POS, you can easily scale your business and expand to new locations.

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

<figure><img src="/files/W457ge5npRemlU0eLAhq" 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/fundamentals/getting-set-up/store.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.
