# Prerequisites

## Compatible devices <a href="#principais-recursos" id="principais-recursos"></a>

| Android                                                                    | iOS                                                   |
| -------------------------------------------------------------------------- | ----------------------------------------------------- |
| Compatible with all devices with front camera, Android 8+, armv7 or arm64. | Compatible with all iOS devices version 11 or higher. |

## Browser Compatibility

Compatible with all devices with a front camera, whether on laptops or mobile devices, adhering to the list of officially supported browsers below:

<table><thead><tr><th valign="top">Native browsers</th><th valign="top">Mobile browsers</th><th valign="top">Computer/notebook browsers</th></tr></thead><tbody><tr><td valign="top"><p></p><ul><li><p><strong>iOS</strong>:</p><ul><li>version greater than or equal to 12.</li></ul></li><li><p><strong>Android</strong>:</p><ul><li>version greater than or equal to 5.</li></ul></li></ul></td><td valign="top"><p></p><ul><li><p><strong>Android</strong>:</p><ul><li><strong>Chrome</strong>: version greater than or equal to 90.</li></ul></li><li><p><strong>iOS</strong>:</p><ul><li><strong>Safari</strong>: version greater than or equal to 14.1;</li><li><strong>Chrome</strong>: version greater than or equal to 90 (only for IOS version equal to or greater than 14.4).</li></ul></li></ul></td><td valign="top"><p></p><ul><li><p><strong>Chrome</strong>:</p><ul><li>version greater than or equal to 85.</li></ul></li><li><p><strong>Firefox</strong>:</p><ul><li>version greater than or equal to 94.</li></ul></li><li><p><strong>Safari</strong>:</p><ul><li>version greater than or equal to 11.</li></ul></li></ul></td></tr></tbody></table>

{% hint style="danger" %}
Other browsers are not supported.
{% 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://devcenter.unico.io/trust-en/getting-started/prerequisites.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.
