# System Requirements

Connect is a web application designed for maximum flexibility and accessibility. You can use it on virtually any modern device:

* **Desktop and Laptop:** Works on Windows and Mac computers using any up-to-date web browser.
* **Tablets:** Compatible with iPad and Android tablets, ideal for managing and showcasing your collections—especially in-store or from anywhere.
* **Mobile Phones:** You can also access Connect from your smartphone. While all features are available, please note that the experience may be somewhat limited by the smaller screen size, especially for tasks more closely related to design.

Simply access Connect from your browser at [connect.rhinoartisan.com](https://connect.rhinoartisan.com).

Additionally, you can install Connect as a desktop app or add it to your iPad or mobile home screen for a more app-like experience. [Details...](/connect/install-as-an-app.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.rhinoartisan.com/connect/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.
