> 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/verifone-central-getting-started/verifone-central-getting-started.md).

# Verifone Central Getting Started

Unlock the potential of your business by leveraging the capabilities of Verifone Central, which offers a comprehensive suite of analytical resources and operational aids to fuel your company's continuous expansion.&#x20;

{% stepper %}
{% step %}

### Verifone Central Account

{% embed url="<https://vimeo.com/1127706367/9cd3b3d598>" %}

<p align="center"><a href="/pages/xmWP1qzp56yyvS5tol7c" class="button primary" data-icon="file-user">Create a Verifone Central Account</a></p>

{% endstep %}

{% step %}

### Access & Explore

<table data-header-hidden><thead><tr><th width="389.69140625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Log in to your Verifone Central account and explore the platform's capabilities.<br><a href="/pages/SwvfAuJtgzkdsBlGqdpd" class="button primary" data-icon="door-open">Accessing Verifone Central</a></td><td><img src="/files/WSJX9JMrui05UEMhDW9r" alt=""></td></tr></tbody></table>
{% endstep %}

{% step %}

### Training Videos

Get the most out of the Verifone Central portal by watching a series of concise and easy-to-follow video tutorials.

<a href="/pages/UANhD5PehHguZRj91mdt" class="button primary" data-icon="video">Review Verifone Central Training Videos</a>&#x20;
{% endstep %}

{% step %}

### Test & Production Environments

<table data-header-hidden><thead><tr><th width="389.890625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Access Verifone Central's production and test environments via the appropriate URL for your company's location.<br><a href="/pages/Nh2SvBc7wVncamZFIIiM" class="button primary" data-icon="seedling">Discover Test &#x26; Production Environments</a></td><td><img src="/files/Yjj51GhvhqpeHgrs1LwI" alt=""></td></tr></tbody></table>
{% endstep %}

{% step %}

### Account Security

<table data-header-hidden><thead><tr><th width="389.890625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Keep your account safe by adding MFA to increase security. <br><a href="/pages/aYBSItP0qEOZEx4n72aV" class="button primary" data-icon="shield-keyhole">Review Account Security Guidelines</a></td><td><img src="/files/Z1AmUsPFiIV4qfxo9fDt" alt=""></td></tr></tbody></table>
{% endstep %}

{% step %}

### Single Sign-On (SSO)

<table data-header-hidden><thead><tr><th width="389.890625" valign="top"></th><th></th></tr></thead><tbody><tr><td valign="top">Federated SSO lets you log in once to access multiple connected domains without having to re-enter your credentials.<br><a href="/pages/PN8Ttv8uRFCZUAYZ76BP" class="button primary" data-icon="chart-network">Implement Single Sign-On (SSO)</a></td><td><img src="/files/leF8nlDVGfnKXOVBVvJl" alt=""></td></tr></tbody></table>
{% endstep %}
{% endstepper %}


---

# 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/verifone-central-getting-started/verifone-central-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.
