# System requirements

Rayon is an online software.\
Although we provide [an installed app](https://www.rayon.design/download), it is common to use Rayon directly in the browser.

#### **Supported browsers**

Rayon supports mainstream browser, up until a certain legacy version, for each browser.\
We list here the cut-off, for each one.

* **Chrome**: 119+
* **Opera**: 105+
* **Firefox**: 118+
* **Edge**: 119+

We recommend updating your browser, to benefit from the best experience when using Rayon.

#### **Browsers not supported**

* **Safari**: unfortunately, Safari is suffering from a known issue with apps like ours, using multithreading and web assembly. We cannot support Safari until this issue gets resolved.
* **Internet Explorer**
* **Safari for iOS**
* **Android browser**

#### Internet connection

Rayon requires an internet connection to start working. Only with in internet connection can the app be loaded on your computer, be it your browser or in the installed app. Once loaded, Rayon can be used offline. All that matters is that you are connected to the internet again before closing or refreshing the tab you are working on.

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.md).


---

# 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.rayon.design/other-resources/others/system-requirements.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.
