# System Requirements

### Windows

|              | Minimum                         | Recommended                     |
| ------------ | ------------------------------- | ------------------------------- |
| OS           | Windows 10 Professional         | Windows 10 Professional         |
| CPU          | Intel® Core™ i5-7400 CPU 3.0GHz | Intel® Core™ i7-8700 CPU 3.2GHz |
| Memory       | 16 GB \*                        | 32GB \*                         |
| System Drive |                                 | SSD                             |
| Network      | 1 Gbps Ethernet                 | 10 Gbps Ethernet                |
| Java         | 1.8                             | 1.8.0\_252                      |

### macOS

|              | Minimum                          | Recommended                      |
| ------------ | -------------------------------- | -------------------------------- |
| OS           | macOS 10.12 Sierra               | macOS 10.14 Mojave               |
| CPU          | Intel® Core™ i5-5257U CPU 2.7GHz | Intel® Core™ i7-8850H CPU 2.6GHz |
| Memory       | 16 GB \*                         | 32GB \*                          |
| System Drive |                                  | SSD                              |
| Network      | 1 Gbps Ethernet                  | 10 Gbps Ethernet                 |
| Java         | 1.8 with JavaFX support          | Liberica 1.8.0\_252-full         |

\* More RAM will be required for large size experiments


---

# 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://help.codex.bio/codex/mav/installation/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.
