# G6 Manual Tester Info

### Supported Devices

<table><thead><tr><th width="129.199951171875">Device Type</th><th width="324.53338623046875">Operating Systems</th><th width="141.99993896484375" align="center">Min Resolution</th><th width="117.2333984375" align="center">Max Zoom</th></tr></thead><tbody><tr><td>Mobilephones</td><td>Android 15 (or later), iOS 24 (or later)</td><td align="center">1080×2400</td><td align="center">150%</td></tr><tr><td>Tablets</td><td>Android 15 (or later), iOS 24 (or later)</td><td align="center">1440x3200</td><td align="center">150%</td></tr><tr><td>Desktops and Laptops</td><td>Debian based Linux (12 or later), Windows (8 or later), macOS (25 or later)</td><td align="center">1366x768</td><td align="center">150%</td></tr></tbody></table>

Note that all these devices need to have either a supported wallet installed or use OAuth for login.

### Supported Wallets

Main wallet supported, also an ecosystem partner: <https://www.subwallet.app/>

Developer wallet supported: <https://polkadot.js.org/extension/>

### Manual Tester Guides

You can find all public Manual Tester Guides on G6's git: <https://g.g6.network/g6-networks-release/g6-manual-tester-guides>

&#x20;


---

# 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://wiki.gen6.life/technology-core/g6-manual-tester-info.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.
