> 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-register/victa-register-installation-guide/accessories.md).

# Accessories

Victa Register supports the following accessories which can be ordered separately:

* Printer
* Cash Drawer
* Barcode Scanner

## Accessories

| Item                    | Part Number     |
| ----------------------- | --------------- |
| Printer                 | M573-P05-00-WWA |
| Cash Drawer (Black)     | MSC000-032-01-A |
| Cash Drawer (White)     | MSC000-032-02-A |
| Barcode Scanner (Black) | BCR414-209-02-A |
| Barcode Scanner (White) | BCR414-209-01-A |

## Victa Register Carton Contents

| **Part Number** | **Description**                                                               |
| --------------- | ----------------------------------------------------------------------------- |
| 576-100-01-A    | DONGLE, GREEN DO, ETH, USB TYPE-A X2, TYPE-C X2                               |
| SUB576-003-01-A | SUB ASSY, VICTA LANE BASE                                                     |
| CBL576-001-02-A | CABLE, 2M VICTA REGISTER, GREEN CABLE                                         |
| CBL576-002-01-A | CABLE, 1M VICTA REGISTER, BASE CABLE                                          |
| PPL573-010-01-A | HOLDER, VICTA LANE STYLUS                                                     |
| STY573-001-01-A | STYLUS, VICTA LANE CAPACITIVE                                                 |
| PPL576-016-01-A | DECO COVER, FOR VICTA LANE, PEDESTAL                                          |
| MET573-002-01-A | SIM EJECTOR, VICTA LANE                                                       |
| PWR576-001-01-A | PS, VG100 100-240VAC, 12VDC/4A/48W, US, WM, 2M, SCREW LOCKING USB C STRAIGHT  |
| PWR576-001-02-A | PS, VG100 100-240VAC, 12VDC/4A/48W, EU, WM, 2M, SCREW LOCKING USB C STRAIGHT  |
| PWR576-001-03-A | PS, VG100 100-240VAC, 12VDC/4A/48W, UK, WM, 2M, SCREW LOCKING USB C STRAIGHT  |
| PWR576-001-04-A | PS, VG100 100-240VAC, 12VDC/4A/48W, AUS, WM, 2M, SCREW LOCKING USB C STRAIGHT |


---

# 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-register/victa-register-installation-guide/accessories.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.
