# Training Mode

### Setting up the POS in Training Mode <a href="#trainingmode-settinguptheposintrainingmode" id="trainingmode-settinguptheposintrainingmode"></a>

#### Overview <a href="#trainingmode-overview" id="trainingmode-overview"></a>

The retailcloud system has a training mode (from the POS only) which allows the user to try features and experience how the system works without affecting any "real" data that may already have been entered.&#x20;

#### Details <a href="#trainingmode-details" id="trainingmode-details"></a>

![](/files/-LxywQAB-TQCsthwwy_e)

**How to set up training mode?**

1. Install the POS using the latest version
2. From the windows (in the lower left corner of your computer screen) Go to All&#x20;
3. Select retailcloud POS application --> POS Training

This will open the application in Training Mode (there is a message on the log in screen that you are in training mode and receipts are printed with "Training Mode" across the top)

**How to exit training mode and perform live transactions?**

1. From the window (in the lower left corner of your computer screen) Go to All&#x20;
2. Select retailcloud POS application --> POS System&#x20;

This will open the application in Live Mode and all transactions will affect inventory balances and sales totals.


---

# 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://retailcloud.gitbook.io/point-of-sale/windows-pos-winpos/training-mode.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.
