# Web-based Demos for V5 Devices for MSR/Manual Entry

This page provides access to browser-based Web HID demonstrations for MagneSafe V5 magnetic stripe (MSR) devices, showing how to communicate with Secure Card Reader Authenticators (SCRA) like Dynamag using Chromium-based desktop browsers for non-EMV transaction testing.

### **Web-based Demo**

<table data-header-hidden><thead><tr><th width="203.6666259765625">Web HID Demo</th><th width="467.00006103515625">Summary</th></tr></thead><tbody><tr><td><strong>Web Demo</strong></td><td><strong>Description</strong></td></tr><tr><td><a href="https://rms.magensa.net/Test/demo/Dynamagdemo.html"><mark style="color:$tint;"><strong>Dynamag Demo</strong></mark></a></td><td>This page provides an interactive web-based demonstration for Dynamag and similar V5 HID swipe readers, enabling developers to connect via USB, send commands, and capture magnetic stripe card data within a browser-based testing environment.</td></tr><tr><td><a href="https://rms.magensa.net/Test/demo/Dynamagdemo1.html"><mark style="color:$tint;"><strong>Dynamag Demo 1</strong></mark></a></td><td>This page provides an alternate web-based demonstration for Dynamag devices, offering a simplified interface for testing USB communication, command execution, and basic card swipe data capture workflows in a controlled browser environment.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://developer.magtek.com/hardware/web-based-demos/web-based-demos-for-v5-devices-for-msr-manual-entry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
