> For the complete documentation index, see [llms.txt](https://docs.infinityvoid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infinityvoid.io/infinity-void-metaverse/hardware-requirements.md).

# Hardware Requirements

Infinity Void Metaverse can be accessed either through browser.

## Browser Client

Mentioned below are the minimum technical requirements for the browser client.

To ensure optimal performance, the device should be connected to a high-speed internet and a low network latency.

Download Speed: 10 Mbps

Device&#x73;**:** Any device (desktop, laptop or mobile) can access the browser client. This includes devices that run on Windows, MacOS, Linux, Android and iOS.

Browser: Our browser client runs on WebRTC supported browsers:

* Chrome / Chromium / Chrome Android / Chrome iOS 72+
* Firefox 68+
* Safari 12 +
* Edge 79+
* Edge Chrome 72+
* iOS 12+
* Opera 63+
* Android 9+
* Samsung browser&#x20;


---

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

```
GET https://docs.infinityvoid.io/infinity-void-metaverse/hardware-requirements.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.
