# System Requirements

## Recommended System Requirements

Dentbird Batch operates on computers that meet or exceed the minimum system requirements listed below and requires a stable network connection.

|  System  | Minimum Requirements | Recommended Requirements |
| :------: | :------------------: | :----------------------: |
| CPU Core |  Dual Core (2 Core)  |    Octa Core (8 Core)    |
|  Memory  |         16GB         |           32GB           |

{% hint style="info" %} <mark style="color:blue;">**Quick Guide**</mark>

You can check your system information by going to Settings > System > About in Windows.
{% endhint %}

## Supported OS

The following operating systems are supported:

* Windows 11
* Mac OS​ 13 Ventura and above (Apple Silicon Only)&#x20;

{% hint style="danger" %} <mark style="color:red;">**Caution**</mark>

Dentbird Batch is not supported on mobile devices.
{% endhint %}

{% hint style="success" %} <mark style="color:green;">**Success**</mark>

To ensure optimal performance, we recommend keeping your operating system up to date with the latest version. We are not responsible for any issues that may occur when running the software on operating systems that are no longer supported by their providers.
{% endhint %}


---

# 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://imagoworks.gitbook.io/dentbird-batch/welcome/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.
