> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/petroleum-docs/getting-started.md).

# Getting started

## Start here

Use this space to find product guides, release notes, bulletins, training, and support resources for Verifone petroleum and c-store products.

Start with the section that matches your task.

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Commander Central</td><td>Manage sites, users, roles, reports, and cloud-connected configuration.</td><td><a href="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/BnAA9pTnVMCS9Z7aJPAh">/spaces/f8N3RLcEwSqYn1EvDXrj/pages/BnAA9pTnVMCS9Z7aJPAh</a></td></tr><tr><td>Commander &#x26; Integrated POS</td><td>Review bulletins, manuals, release highlights, and supporting references.</td><td><a href="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/Tbrb8Ehbzz44xgK8nZDA">/spaces/f8N3RLcEwSqYn1EvDXrj/pages/Tbrb8Ehbzz44xgK8nZDA</a></td></tr><tr><td>Training &#x26; Support</td><td>Access troubleshooting guides, webinars, videos, simulators, and partner resources.</td><td><a href="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/AwQArZFffALIqHkJOyQv">/spaces/f8N3RLcEwSqYn1EvDXrj/pages/AwQArZFffALIqHkJOyQv</a></td></tr><tr><td>Software Updates (VRSD)</td><td>Check current software, FAQs, implementation guidance, and upgrade procedures.</td><td><a href="/spaces/f8N3RLcEwSqYn1EvDXrj/pages/YFreGxFTSrmX8VbZwOVU">/spaces/f8N3RLcEwSqYn1EvDXrj/pages/YFreGxFTSrmX8VbZwOVU</a></td></tr></tbody></table>

{% hint style="info" %}
Use **Bulletins** for urgent operational changes. Use **release notes** for version-specific details.
{% endhint %}

### Common tasks

* Manage cloud sites and users in [Commander Central](/petroleum-docs/petro-and-c-store/commander-central.md).
* Review bulletins and manuals in [Commander & Integrated POS](/petroleum-docs/petro-and-c-store/commander-and-integrated-pos.md).
* Plan remote software updates in [Software Updates (VRSD)](/petroleum-docs/vrsd-updates/software-updates-vrsd.md).

### Popular resources

* Read the latest [Bulletins](/petroleum-docs/petro-and-c-store/commander-and-integrated-pos/bulletins.md).
* Check [Latest Customer Production Versions](/petroleum-docs/petro-and-c-store/commander-highlights-user-guides-release-notes-and-certifications/latest-customer-production-versions.md).
* Find mobile app guidance in [Commander Connect](broken://spaces/f8N3RLcEwSqYn1EvDXrj/pages/a201560d87f51f337ea086d5c0450aada423f9c5).

### More help

* Browse [Training & Support](/petroleum-docs/training-and-support/petro-training.md).
* Open the [VRSD Frequently Asked Questions (FAQ)](/petroleum-docs/vrsd-updates/software-updates-vrsd/vrsd-frequently-asked-questions-faq.md).
* Review [Petro Terms & Conditions](/petroleum-docs/petroleum-legal-terms/petro-terms-and-conditions.md).


---

# 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://docs.verifone.com/petroleum-docs/getting-started.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.
