# System Requirements

### Recommended Specifications

<table><thead><tr><th width="250"></th><th></th></tr></thead><tbody><tr><td><strong>Operating System</strong></td><td>Windows 11 (64-bit) or Windows 10 (64-bit)</td></tr><tr><td><strong>CPU</strong></td><td>Intel Core i5 / AMD Ryzen 5 or higher</td></tr><tr><td><strong>RAM</strong></td><td>16 GB or more</td></tr><tr><td><strong>Storage</strong></td><td>At least 1 GB available space (SSD recommended)</td></tr><tr><td><strong>GPU</strong></td><td>Graphics card compatible with OpenGL 2.1 or newer</td></tr><tr><td><strong>Display</strong></td><td>Minimum 1366 x 768 resolution</td></tr><tr><td><strong>Network</strong></td><td>Internet connection required for online translation engines</td></tr></tbody></table>

### Minimum Specifications

<table><thead><tr><th width="250"></th><th></th></tr></thead><tbody><tr><td><strong>Operating System</strong></td><td>Windows 10 (64-bit)</td></tr><tr><td><strong>CPU</strong></td><td>Intel Core i3 / AMD Ryzen 3</td></tr><tr><td><strong>RAM</strong></td><td>8 GB</td></tr><tr><td><strong>Storage</strong></td><td>1 GB available space</td></tr><tr><td><strong>GPU</strong></td><td>OpenGL 2.1 compatible graphics card</td></tr><tr><td><strong>Display</strong></td><td>1366 x 768 resolution</td></tr></tbody></table>


---

# 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.vntranslator.com/getting-started/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.
