# Browser Compatibility

Rep.ai uses some of the latest technology available in browsers to support 2 way video calling and the screen takeover feature. The table below outlines which of the most common browsers are supported:

| Browser           | Supported |
| ----------------- | --------- |
| Chrome            | ✅ Yes     |
| Firefox           | ✅ Yes     |
| Safari            | ✅ Yes     |
| Microsoft Edge    | ✅ Yes     |
| Internet Explorer | ❌ No      |
| iOS Safari        | ✅ Yes     |
| Android Chrome    | ✅ Yes     |
| Android Firefox   | ✅ Yes     |

Only recent versions are considered, users on significantly older versions of their browsers may experience issues.

### Users with Incompatible Browsers

Users whose browsers don't support Rep.ai will see the widget, but with a message letting them know that they'll need to update their browser to speak to an agent.


---

# 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.rep.ai/troubleshooting/browser-compatibility.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.
