> 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/vxxx-series.md).

# VXxx Series

Browse VXxx Series hardware guides and product pages.

<table data-column-title-hidden data-view="cards"><thead><tr><th>Title</th><th data-hidden data-card-target data-type="content-ref">Target</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>V200c</strong><br>Affordable countertop payment terminal for secure in-store and contactless checkout.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/iHbaN1spmThGVFecP7n5">/spaces/kxOil1YNUno7kCEUA3XZ/pages/iHbaN1spmThGVFecP7n5</a></td><td data-object-fit="contain"><a href="/files/PvjWoC3YcVEGgO9xnQpc">/files/PvjWoC3YcVEGgO9xnQpc</a></td></tr><tr><td><strong>V200t</strong><br>All-in-one portable payment terminal for flexible in-store and mobile payment acceptance.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/7vdrTLb59Qy4ugEpQ5Kh">/spaces/kxOil1YNUno7kCEUA3XZ/pages/7vdrTLb59Qy4ugEpQ5Kh</a></td><td data-object-fit="contain"><a href="/files/geJSyob7rEqrfvlB02bC">/files/geJSyob7rEqrfvlB02bC</a></td></tr><tr><td><strong>V205c</strong><br>Compact countertop payment terminal for secure in-store and contactless checkout.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/3DjOjNwTWZjvf9ipeDqz">/spaces/kxOil1YNUno7kCEUA3XZ/pages/3DjOjNwTWZjvf9ipeDqz</a></td><td data-object-fit="contain"><a href="/files/dKJHaQ3oTllQ3qOnoPGX">/files/dKJHaQ3oTllQ3qOnoPGX</a></td></tr><tr><td><strong>V210</strong><br>Portable payment terminal for flexible mobile checkout and secure wireless payment acceptance.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/QubFL43H9dEsMYZs9n8r">/spaces/kxOil1YNUno7kCEUA3XZ/pages/QubFL43H9dEsMYZs9n8r</a></td><td data-object-fit="contain"><a href="/files/fsQhgTrCvW3hVq3EQx94">/files/fsQhgTrCvW3hVq3EQx94</a></td></tr><tr><td><strong>V240m</strong><br>Portable payment terminal for flexible mobile checkout and secure wireless payment acceptance.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/vkz8qkLjqmRguQ375jOc">/spaces/kxOil1YNUno7kCEUA3XZ/pages/vkz8qkLjqmRguQ375jOc</a></td><td data-object-fit="contain"><a href="/files/VteSUXjZTjgdAyv6UEpM">/files/VteSUXjZTjgdAyv6UEpM</a></td></tr><tr><td><strong>V250p</strong><br>Portable PIN pad for flexible payment acceptance and secure wireless checkout.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/v5RWvb9AKdyarl0gbyz6">/spaces/kxOil1YNUno7kCEUA3XZ/pages/v5RWvb9AKdyarl0gbyz6</a></td><td data-object-fit="contain"><a href="/files/FLSY8vSlmylLWMynao7T">/files/FLSY8vSlmylLWMynao7T</a></td></tr><tr><td><strong>V400c</strong><br>Countertop payment terminal with a touchscreen for secure in-store and contactless checkout.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/wJsWOEGYIHVJ2iquz3VI">/spaces/kxOil1YNUno7kCEUA3XZ/pages/wJsWOEGYIHVJ2iquz3VI</a></td><td data-object-fit="contain"><a href="/files/CRgdOmdz8onJNf0l0amU">/files/CRgdOmdz8onJNf0l0amU</a></td></tr><tr><td><strong>V400m</strong><br>Portable payment terminal for secure mobile commerce and on-the-go payment acceptance.</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/IFhmeT508PnpGdTcmztz">/spaces/kxOil1YNUno7kCEUA3XZ/pages/IFhmeT508PnpGdTcmztz</a></td><td data-object-fit="contain"><a href="/files/FwsAKvCNrRevqq0ypxio">/files/FwsAKvCNrRevqq0ypxio</a></td></tr></tbody></table>


---

# 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/vxxx-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.
