# 시스템 사양

<table><thead><tr><th width="119">OS</th><th width="290">최소 사양</th><th>권장 사양</th></tr></thead><tbody><tr><td>Windows</td><td><p>• Windows 10/11 - 64-Bit</p><p>• Intel Core i3-2100 @ 3.1GHz</p><p>(or AMD Phenom 7950 Quad-Core,</p><p>AMD Athlon II X4 620 equivalent)</p><p>• 메모리 4GB</p></td><td><p>• Windows 10/11 - 64-Bit</p><p>• Intel i5-2550K @ 3.4Ghz</p><p>(or AMD FX-6350 Six-Core equivalent)</p><p>• 메모리 8GB</p></td></tr><tr><td>MacOS</td><td>OSX Mojabe(10.14) 이상</td><td>OS 11 Big Sur 이상<br>(Intel 또는 Apple m 시리즈 CPU 모두 지원)</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.firescope.io/setup/specs.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.
