# Getting Started

## Overview

Use this space to find Verifone Commander documentation by release.

Start with the latest release unless you support an older deployment.

{% hint style="info" %}
*Match the documentation to the site release before you configure, validate, or troubleshoot a feature.*
{% endhint %}

## Start here

{% stepper %}
{% step %}

### Open the latest reference

Use [Commander User Reference 57.00](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00.md) as the main entry point for current behavior.
{% endstep %}

{% step %}

### Review release changes

Check [Updated in Release 57.00](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/updated-in-release-57.00.md) before rollout or testing.
{% endstep %}

{% step %}

### Learn the platform

Read [POS Workstations Overview](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/pos-workstations-overview.md) and [Verifone Commander](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/verifone-commander.md).
{% endstep %}

{% step %}

### Find configuration forms

Open [Configuration Client Forms](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms.md) to jump into setup areas.
{% endstep %}
{% endstepper %}

## Start by task

### Learn the product

Begin with [Verifone Commander](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/verifone-commander.md).

Then review [POS Workstations Overview](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/pos-workstations-overview.md).

### Configure the site

Start in [Configuration Client Forms](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/configuration-client-forms.md).

Use the section tree to move into Security, Initial Setup, Devices, and Reporting.

### Check what changed

Use [Updated in Release 57.00](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00/updated-in-release-57.00.md).

Review change locations before testing or training.

## Use older releases when needed

Open the release that matches the site you support:

* [Commander User Reference 56.03](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.03.md)
* [Commander User Reference 56.02](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.02.md)
* [Commander User Reference 56.01](/commander-user-reference-guides/commander-user-references/commander-user-reference-56.01.md)

## Next step

Open [Commander User Reference 57.00](/commander-user-reference-guides/commander-user-references/commander-user-reference-57.00.md) to begin.


---

# 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.verifone.com/commander-user-reference-guides/getting-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.
