# Till

In CW POS, Till refers to the physical cash register or point of sale terminal used to conduct transactions with customers. Each store can have multiple tills assigned to it, and each till can be assigned with its own users. Till is also used to track cash transactions and reconcile cash at the end of each day or each shift. This allows efficient management of cash flow and can help prevent errors or discrepancies in cash handling.

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

<figure><img src="/files/dYBcQlGYuDTPtki1tX8b" 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/till.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.
