# Web-based Demos

This page acts as a central navigation hub, consolidating all interactive browser-based demonstrations for MagTek devices. It provides essential links to demos for devices such as MMS Dyna products and V5 card readers, all within a structured documentation environment. The hub is designed to help developers quickly access the specific demo suite they need, facilitating efficient testing and integration of MagTek devices in Chromium-based desktop browsers.

### **Web-based Demo Categories**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/kQd39Uusjx1UoBXXmUnW"><mark style="color:$tint;"><strong>Configuration &#x26; Documentation Pages</strong></mark></a> <mark style="color:$tint;"><strong>></strong></mark></td><td><em>This page provides access to supporting configuration guides, certificates, and technical documentation required to set up secure communication, device trust, and development environments for MagTek web-based demos and related services.</em></td></tr><tr><td><a href="/pages/TVLJou3s4PQcLnCke9JA"><mark style="color:$tint;"><strong>V5 Devices for MSR/Manual Entry</strong></mark></a> <mark style="color:$tint;"><strong>></strong></mark></td><td><em>This page provides browser-based demonstrations for MagneSafe V5 Secure Card Reader Authenticators (SCRA), showing how to communicate with devices like iDynamo and eDynamo using Chromium-based desktop browsers.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/web-based-demos/web-based-demos-for-v5-devices"><mark style="color:$tint;"><strong>V5 Devices ></strong></mark></a></td><td><em>This page provides web-based demonstrations for V5 magnetic stripe reader devices such as Dynamag and DynaPAD, enabling developers to test card swipe data capture and command communication in non-EMV (manual entry/MSR) environments.</em></td></tr><tr><td><a href="/pages/XAxnSxcTPLIz5Vj7HIf8"><mark style="color:$tint;"><strong>MMS Dyna Devices ></strong></mark></a></td><td><em>This page provides browser-based demonstrations for MagTek MMS Dyna devices such as DynaFlex and DynaProx, showing how to communicate with Secure Card Reader Authenticators (SCRA) using Chromium-based desktop browsers for real-time command and response testing.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/web-based-demos/idynamo-5-gen-iii-web-based-demo"><mark style="color:$tint;"><strong>iDynamo 5 Gen III ></strong></mark></a></td><td><em>This page provides access to interactive browser-based demonstrations for the iDynamo 5 Gen III, a secure card reader authenticator (SCRA) that uses MagTek's MagneSafe V5 (SRED) architecture.</em></td></tr></tbody></table>

{% hint style="info" %}
**Need Help?**

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** [support@magtek.com](mailto:support@magtek.com?subject=Support%20Request)
* 📞 **Phone:** 1-562-546-6800 (US)
* 🕐 **Hours:** Monday-Friday, 5:30 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Support Portal:** developer.magtek.com

**Documentation Feedback:**

Help us improve this documentation! [feedback@magtek.com](mailto:feedback@magtek.com?subject=Feedback)
{% endhint %}


---

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