> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-connect.md).

# Commander Connect

User guide and release notes for the Commander Connect mobile app.

Commander Connect is the mobile app for accessing key Commander Central workflows on iOS and Android.

Use this section to learn the app, review supported features, and track release changes.

### What you can do in Commander Connect

* Sign in with Verifone Central credentials.
* Select a site and check connection status.
* View sales activity, T-Logs, and supported configuration screens.
* Access support, help resources, and app settings.

### Start here

Use the **User Guide** for setup, navigation, roles, and feature details.

{% content-ref url="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/a1gSBk8SIYNZORCbymiK" %}
[Commander Connect User Guide](/customer-documentation/petro-and-c-store/commander-connect/commander-connect-user-guide.md)
{% endcontent-ref %}

Use **Release Notes** to review the initial release scope and future app changes.

{% content-ref url="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/00l0dPYHQcfTz3lZyT4w" %}
[Commander Connect Release Notes](/customer-documentation/petro-and-c-store/commander-connect/commander-connect-release-notes.md)
{% endcontent-ref %}

### Included in the initial release

* Verifone Central login with optional biometrics.
* Searchable site selection with online, pending, and offline states.
* Home, Sales, Configuration, Profile, and Resources screens.
* PLU add or modify with barcode scan support.
* Support access by chat, email, phone, and VASC lookup.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-connect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
