# Client Requirements

Client requirements define the **minimum system specifications** for end users who access ONEWEB through a web browser. These requirements apply to users working with **AppSpace**, **Designer Studios**, and user‑facing applications.

***

### Client Hardware Requirements

The following hardware specifications are recommended for client machines accessing ONEWEB:

* **CPU**\
  x86‑64 processor (Intel or AMD), **1.5 GHz or faster**
* **Memory (RAM)**\
  **8 GB or higher**

These specifications ensure smooth interaction with browser‑based design tools and runtime previews.

***

### Client Operating System Requirements

ONEWEB client access is supported on the following operating systems:

* **Windows**
  * Windows 8
  * Windows 10
* **Linux**
  * Ubuntu 16.04.3 LTS or later
* **macOS**
  * macOS 10.10 or later

The operating system should be kept up to date with the latest security patches and browser updates.

***

### Supported Web Browsers

ONEWEB is accessed primarily through a web browser. The following browsers are supported:

| Browser             | Minimum Version |
| ------------------- | --------------- |
| **Google Chrome**   | 60 or later     |
| **Mozilla Firefox** | 57 or later     |
| **Microsoft Edge**  | 40 or later     |

> For best performance and compatibility, it is recommended to use the latest stable version of a supported browser.

***

### Client Usage Considerations

From a user experience perspective:

* App designers and administrators benefit from higher memory and CPU capacity
* Stable network connectivity is required for browser‑based tools
* Browser pop‑up blockers and restrictive extensions may affect designer functionality

No local software installation is required on client machines, as all design and management tasks are performed through the browser.

***

### Summary of Client Requirements

Before users begin working with ONEWEB, ensure that:

* Client machines meet minimum CPU and memory requirements
* Supported operating systems are in use
* A supported web browser is installed and up to date
* Network connectivity to the ONEWEB platform is available

These requirements ensure a smooth and consistent experience when using ONEWEB.


---

# 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.onewebstack.com/getting-started/prerequisites-and-system-requirements/client-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.
