> 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/engage-devices/mx900-series.md).

# Mx900 Series

{% hint style="warning" %}
Note: This product is no longer actively supported.
{% endhint %}

{% columns %}
{% column width="25%" %}

<figure><img src="/files/jjvCqp0FVqKLyVmqGcxP" alt="Verifone Victa mobile payment terminal  photo"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" %}

* **Display & Interface:** Features a brilliant color touchscreen with Corning® Gorilla® Glass technology for durability. The MX 925 offers a large 7" display, while the MX 915 features a 4.3" screen.
* **Performance:** Uses a 400 MHz, ARM11 32-bit RISC processor with 512 MB of memory (256 MB Flash, 256 MB SDRAM).
* **Payments & Connectivity:** NFC/contactless enabled for digital wallets (e.g., Apple Pay). The terminals use modular, high-speed Ethernet and USB connections.
* **Multimedia:** Supports full-motion video to run promotional content and advertising at the checkout counter.
  {% endcolumn %}
  {% endcolumns %}

<p align="center"><strong>Looking for help? Start here!</strong> <button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Ask a question…</button></p>

{% columns %}
{% column width="50%" %}

## Guides

{% content-ref url="/pages/6ad299479540aeb89c954d952d7f7fb8fb96c69c" %}
[MX 900 Series Installation Guide](/hardware-products/hardware/engage-devices/mx900-series/mx-900-series-installation-guide.md)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50.00000000000002%" %}

## Downloads

{% @verifone-s3/s3-list-files prefix="dwn/info/eol/mx915/" preferences="eyJkd24vaW5mby9lb2wvbXg5MTUvZG9jMTc3XzAwMV9lbl9hMDFfbXhfOTE1X2Vjcl9jZXJ0aWZpY2F0aW9uc19hbmRfcmVndWxhdGlvbnMucGRmIjp7Im5hbWUiOiJNWDkxNSBFQ1IgQ2VydGlmaWNhdGlvbnMgYW5kIFJlZ3VsYXRpb25zIn19" %}

{% @verifone-s3/s3-list-files prefix="dwn/info/eol/mx925/" preferences="eyJkd24vaW5mby9lb2wvbXg5MjUvZG9jMTMyXzAwMl8wMV9kMDJfbXg5eHhfc2VyaWVzX2NlcnRpZmljYXRpb25zX2FuZF9yZWd1bGF0aW9ucyAoMSkucGRmIjp7Im5hbWUiOiJNWDl4eCBTZXJpZXMgQ2VydGlmaWNhdGlvbnMgYW5kIFJlZ3VsYXRpb25zIn19" %}
{% endcolumn %}
{% endcolumns %}

## Support

Have questions about this product? [Visit our Support page for help](/support-contacts/support-resources.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/hardware-products/hardware/engage-devices/mx900-series.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.
