> 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/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide.md).

# Victa Full Feature Base Installation Guide

This guide is the primary source of information for setting up the Victa Full Feature (FF) Base device.

## Audience

This guide is intended for any user involved in the installation of the Victa Full Feature Base (VF1-B-FF) device.

## Organization

This guide is organized as follows:

* &#x20;[**Device Overview**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/device-overview.md) - Provides an overview of the Victa Full Feature Base device.
* &#x20;[**Device Setup**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/device-setup.md) - Provides instructions on connecting the Victa Full Feature Base device.
* [**Specifications**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/specifications.md) - Provides the power and other requirements of the Victa Full Feature Base device.
* [**Maintenance and Cleaning**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/maintenance-and-cleaning.md) - Explains how to maintain the device.
* [**Service and Support**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/service-and-support.md) - Furnishes information on contacting local Verifone representatives or service providers, as well as details on ordering accessories or documentation from Verifone.
* [**Accessories and Cables**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/accessories-and-cables.md) - Provides the range of accessories and cables with corresponding part numbers.
* [**Troubleshooting Guidelines**](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide/troubleshooting-guidelines.md) - Provides guidance for addressing issues that may arise during device installation.

## Related Documentation

To learn more about the Victa Full Feature Base, refer to the following document associated with the Verifone Part Numbers (VPNs).

| Document                                                                                                                                                          | VPN                  |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
| [Victa Full Feature Base Quick Installation Guide](/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-quick-installation-guide.md) | VPN DOC573-024-ENG-A |
| Victa Full Feature Base Certifications and Regulations                                                                                                            | VPN DOC573-007-EN-A  |

## Conventions

The following table describes the conventions and provides examples of their use.

| Convention  | Meaning                                                                             | Example                                                         |
| ----------- | ----------------------------------------------------------------------------------- | --------------------------------------------------------------- |
| **NOTE**    | The bulb icon is used to highlight important information.                           | If exchanging cables use a Verifone-approved cable.             |
| **CAUTION** | The caution symbol indicates possible hardware or software failure or loss of data. | Avoid placing metallic objects at the front of the card reader. |
| **WARNING** | The lightning symbol is used as a warning when bodily injury might occur.           | For safety, do not string cables or cords across a walkway.     |

***VPN: DOC573-027-ENG-A, Rev A00.1***  &#x20;


---

# 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/hardware-products/hardware/victa/victa-full-feature-base/victa-full-feature-base-installation-guide.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.
