# System Requirements

| **Application Processor**         | Dual Core or greater *(recommended)*; 2.0 GHz or greater                                   |
| --------------------------------- | ------------------------------------------------------------------------------------------ |
| **Operating System**              | Windows 10 or newer                                                                        |
| **Memory**                        | 8GB or greater *(recommended)*                                                             |
| **Hard Disk Space**               | 2 GB – (*including .NET Desktop Runtime installed)*                                        |
| **AI Subscription Requirements**  | <p>OpenAI API</p><p>LLAMA API</p><p>Together AI</p>                                        |
| **OCR Subscription Requirements** | <p>Tesseract <em>(Provided as part of the package)</em> Google OCR <br>Amazon Textract</p> |
| **Other**                         | Requires ASP .NET Core 8.0.x Windows and Desktop Runtime 8.0.x                             |


---

# 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://documentation.astera.com/setting-up/cloud/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.
