# Browser Compatibility

IMQA WebAgent collects/measures performance data from the following browsers or versions, but may not collect/measure correct data from incompatible browsers or versions.

<table><thead><tr><th width="201" align="center">Collected Data</th><th width="113" align="center">Chrome</th><th width="115" align="center">Edge</th><th width="112" align="center">Firefox</th><th width="115" align="center">Opera</th><th align="center">Safari</th></tr></thead><tbody><tr><td align="center">Page Loading</td><td align="center">>10</td><td align="center">>12</td><td align="center">>7</td><td align="center">>15</td><td align="center">>15</td></tr><tr><td align="center">Resource Loading</td><td align="center">>28</td><td align="center">>12</td><td align="center">>35</td><td align="center">>15</td><td align="center">>11</td></tr><tr><td align="center">Network Requests</td><td align="center">>43</td><td align="center">>12</td><td align="center">>31</td><td align="center">>30</td><td align="center">>11</td></tr><tr><td align="center">Core Web Vitals</td><td align="center">>77</td><td align="center">>79</td><td align="center">FID only</td><td align="center">>64</td><td align="center">FID only</td></tr><tr><td align="center">SPA Loading</td><td align="center">>26</td><td align="center">>12</td><td align="center">>14</td><td align="center">>15</td><td align="center">>7</td></tr><tr><td align="center">Measuring Script Execution Time</td><td align="center">>28</td><td align="center">>12</td><td align="center">>38</td><td align="center">>15</td><td align="center">>11</td></tr></tbody></table>


---

# 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.imqa.io/imqa-guide/eng/installation-guide/web-wpm/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.
