> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/system-requirements.md).

# 응시 권장 환경

{% hint style="info" %}

* 본 서비스는 Google Chrome 브라우저에 최적화되어 있습니다.
  * 기타 설정에 영향을 받지 않기 위해, Chrome 시크릿 모드(Ctrl+Shift+N, ⌘+Shift+N)로 접속해 주세요.
    {% endhint %}

### PC 및 브라우저

<table><thead><tr><th width="118">구분</th><th width="127">상세</th><th valign="middle">권장 환경</th></tr></thead><tbody><tr><td><strong>PC</strong></td><td>종류</td><td valign="middle"><ul><li>개인용 Laptop</li><li>개인용 Desktop</li></ul><p>※ 특정 기관의 PC인 경우, 보안 프로그램으로 인해 오류가 발생할 수 있음</p><p>※ Tablet PC 미지원</p></td></tr><tr><td></td><td>운영체제</td><td valign="middle"><ul><li><p>Windows 11 (32bit, 64bit)</p><ul><li>최소 Windows 10 (64bit) 이상</li></ul></li><li><p>macOS 14 이상</p><ul><li>최소 macOS 12 이상</li></ul></li><li>Ubuntu LTS 22.04 이상</li></ul><p>※ 별도Devth 앱을 통해 응시하는 경우, Ubuntu 미지원</p></td></tr><tr><td></td><td>메모리</td><td valign="middle"><ul><li>8GB 이상</li></ul></td></tr><tr><td></td><td>디스플레이</td><td valign="middle"><ul><li>1920x1080</li><li>1600x900</li></ul></td></tr><tr><td><strong>브라우저</strong></td><td>종류</td><td valign="middle"><ul><li>Google Chrome 최신 버전</li></ul><p></p><p>※ Microsoft Edge, Safari, Firefox 등 이외 브라우저 미지원</p></td></tr></tbody></table>

***

### 연결 기기

<table><thead><tr><th width="118">구분</th><th width="127">상세</th><th valign="middle">권장 환경</th></tr></thead><tbody><tr><td>웹캠</td><td>종류</td><td valign="middle"><ul><li>PC 내장 카메라</li><li>USB 웹캠</li></ul></td></tr><tr><td></td><td>해상도</td><td valign="middle"><ul><li><p>1280x720</p><ul><li>최소 640x480 이상</li></ul></li></ul></td></tr><tr><td>스마트폰</td><td>운영체제</td><td valign="middle"><ul><li>Android 15.0 이상</li><li>iOS 18.0 이상</li></ul></td></tr><tr><td></td><td>카메라</td><td valign="middle"><ul><li>전면 카메라</li></ul></td></tr><tr><td>키보드</td><td>종류</td><td valign="middle"><ul><li>유·무선 키보드</li></ul><p>※ 무선 제품 사용 시 배터리 확인</p></td></tr></tbody></table>

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goorm.io/ko/devth-candidates/proceed-evaluation/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.
