> 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/android-devices/ix90-countertop-series/ix90-m440/ix90-m440-installation-guide/accessories.md).

# Accessories

IX90 supports the following accessories which can be ordered separately:

## Printer

<figure><img src="/files/mqTH9fespdco3RfGLilX" alt="" width="375"><figcaption><p>TP808 receipt printer</p></figcaption></figure>

* Black : PRT000-NA-01-A, White : PRT000-NA-02-A
* TP808 Receipt Printer, Wi-Fi/USB, NA

## Cash Drawer

<figure><img src="/files/UHOEaBdnNx1AaknPJb8R" alt=""><figcaption><p>Cash drawer</p></figcaption></figure>

* Black : MSC000-032-01-A, White : MSC000-032-02-A
* MS CASH DRAWER STA-37965560 CD3-1313BK45-S2, 13WX13D, PRNTR DRVN, 4BILL-5COIN, 2 MEDIA SL
* The cash drawer has to be used alongside the Printer.

## Barcode Scanner

<figure><img src="/files/N36mX2NlWInCc36wsQmk" alt="" width="375"><figcaption><p>Countertop 2D barcode scanner</p></figcaption></figure>

* Black : BCR414-209-02-A, White : BCR414-209-01-A
* Countertop 2D Barcode Scanner.


---

# 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/android-devices/ix90-countertop-series/ix90-m440/ix90-m440-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.
