# 12. Operating System and Hardware

Our environmental recommendations for use with AgentRelay are as follows:

**‌Windows (PC):** Windows 10 or later, GPU, and at least 8 GB of RAM. 2GB or above of video memory is recommended.

‌**Mac:** OSX 10.10.5 (Yosemite) or later, GPU, and at least 8 GB of RAM. 2 GB or above of video memory is recommended.

‌**iOS:** iOS 9.0 or later. Hardware: iPhone 6 or later, iPad Air series, iPad Mini-Retina 2 or later, or iPad 4.

‌**Android:** Due to the wide variety of manufacturers and Android versions it varies. In general, we recommend a device with Android 5.0 Lollipop or later with Chrome and WebGL.

‌**Internet bandwidth:** A stable 4G connection or better will suffice

‌**Browsers:** Agent-Accompanied Viewings can be accessed through all internet browsers except Internet Explorer. Internet Explorer is no longer supported by Microsoft and cannot be used to access the AgentRelay platform.


---

# 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://docs.agent-view.com/12.-operating-system-and-hardware.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.
