> For the complete documentation index, see [llms.txt](https://inten-jobs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inten-jobs.gitbook.io/knowledge-base/blog/browsers-supported-by-inten.md).

# Browsers supported by Inten

{% hint style="info" %}
Need more help? [Contact support](https://share-eu1.hsforms.com/17Dg6h-w3RcKrfET2g4-5mQf47va).
{% endhint %}

[#windows-supported-browsers](#windows-supported-browsers "mention")

[#mac-supported-browsers](#mac-supported-browsers "mention")

[#update-your-web-browsers](#update-your-web-browsers "mention")

***

*For all plans, employers and jobseekers.*

A supported web browser on a computer is required for full functionality of Inten’s features. Inten works across all touch devices such as tablets or phones. **You are not** required to download an app supported by [**iOS**](https://apps.apple.com/us/app/hubspot/id1107711722) or [**Android**](https://play.google.com/store/apps/details?id=com.hubspot.android&__hstc=20629287.f7fece4777cb0fc7dd46d8ce07b13acc.1666629159030.1666629159030.1666629159030.1&__hssc=20629287.10.1666629159031&__hsfp=3175247582) as Inten is a functional [**web app**](https://support.google.com/chrome/answer/9658361?hl=en-GB\&co=GENIE.Platform%3DAndroid)**.**

***Please note:** the supported browsers listed here apply to using Inten.app tools and feature, not public-facing content, like* [*Inten Blog*](https://inten.app/blogs)*,* [*YouTube*](https://youtu.be/vUw7iWJzWGw) *or other social media. Browser support for content created in and hosted by Inten.app will vary depending on the HTML, CSS, and JavaScript used on your website.*

#### **Windows-supported browsers**

* Google Chrome (latest version)
* Mozilla Firefox (latest version)
* Microsoft Edge (latest version)

**Please note:** as of August 17, 2021, [Internet Explorer 11 is not supported](https://developers.hubspot.com/changelog/end-of-ie-support?_ga=2.36904677.473182572.1631828513-364041348.1631828513).

#### **Mac-supported browsers**

* Google Chrome (latest version)
* Safari (latest version)
* Mozilla Firefox (latest version)

#### **Update your web browsers**

It is best practice to keep your web browsers updated to the latest version to ensure that websites render properly. To update a supported browser, refer to their documentation:

* [**Google Chrome**](https://support.google.com/chrome/answer/95414?hl=en&__hstc=20629287.f7fece4777cb0fc7dd46d8ce07b13acc.1666629159030.1666629159030.1666629159030.1&__hssc=20629287.10.1666629159031&__hsfp=3175247582)
* [**Mozilla Firefox**](https://support.mozilla.org/en-US/kb/update-firefox-latest-version)
* [**Apple Safari**](https://support.apple.com/en-us/HT204416)
* [**Microsoft Edge**](https://www.microsoft.com/en-us/windows/microsoft-edge)


---

# 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, and the optional `goal` query parameter:

```
GET https://inten-jobs.gitbook.io/knowledge-base/blog/browsers-supported-by-inten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
