> For the complete documentation index, see [llms.txt](https://developer.magtek.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/installation-and-operation-manual/appendices/appendix-c-optional-accessories.md).

# Appendix C - Optional Accessories

Tailored for use with mobile handsets, tablets, and desktop computers, DynaFlex II Go offers a variety of accessories designed to meet a wide range of operational needs.

#### 21078408 DYNAFLEX II GO, KIT COUNTERTOP STAND

The Countertop Stand is well-suited for countertop placement or battery charging, providing a convenient and secure means of positioning the device.

<figure><img src="/files/As0Svvds3BFYxuLjEzXZ" alt=""><figcaption></figcaption></figure>

#### 21078409 - DYNAFLEX II GO ADAPTOR FOR OTTERBOX

Users can take advantage of the OtterBox® uniVERSE® adaptor for easy sliding and connection to a wide range of mobile devices, including phones and tablets.

<figure><img src="/files/hARwVpje2f9AedkGTKTl" alt=""><figcaption></figcaption></figure>

#### 21078410 - DYNAFLEX II GO RUBBER SLEEVE

<figure><img src="/files/RQod0zqcSsAsy4ReqyZG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WHtCSRKnkCd3l5E0qOy8" alt=""><figcaption></figcaption></figure>

#### 21078411 - DYNAFLEX II GO RUBBER SLEEVE HALF SIZE

DynaFlex II Go offers the option to install a half-rubber sleeve, intended to boost the device's ingress protection when utilizing the OtterBox® uniVERSE® adaptor for DynaFlex II Go.

<figure><img src="/files/bNDj1WbftouCWywiuyOw" alt=""><figcaption></figcaption></figure>


---

# 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://developer.magtek.com/hardware/card-readers/mms-dyna-devices/dynaflex-ii-go/documentation/user-manuals/installation-and-operation-manual/appendices/appendix-c-optional-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.
