> 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/training-videos/quick-set-up.md).

# Quick Set-up

Learn how to [create](/verifone-central-getting-started/verifone-central/account-management/create-your-account-in-verifone-central.md) and [access](/verifone-central-getting-started/verifone-central/account-management/access-your-verifone-central-account.md) your Verifone Central account quickly. You can also read the documentation [here](/verifone-central-getting-started/verifone-central/introduction.md).

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

### Purpose and outcome

Use this video to create your Verifone Central account and sign in successfully.

### Prerequisites

Ask your Verifone account manager to create your account. Keep access to the welcome email from `no-reply@verifone.com`.

### Written steps

1. Request account creation from your Verifone account manager.
2. Open the welcome email and set your password within 72 hours.
3. Select **Accept Terms & Conditions**.
4. Sign in to Verifone Central.
5. Select **Launch** for the module you need.

### Key decisions and warnings

The password setup link expires after 72 hours. Available modules depend on your role and organization configuration.

### Next steps

Read [Create your account](/verifone-central-getting-started/verifone-central/account-management/create-your-account-in-verifone-central.md) or [Access your account](/verifone-central-getting-started/verifone-central/account-management/access-your-verifone-central-account.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/verifone-central-getting-started/verifone-central/training-videos/quick-set-up.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.
