# Devth 사용법(지원자용)

- [평가 접속하기](https://help.goorm.io/ko/devth-candidates/access-evaluation.md)
- [평가 진행하기](https://help.goorm.io/ko/devth-candidates/proceed-evaluation.md)
- [응시 권장 환경](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/system-requirements.md)
- [웹캠 연결](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/webcam-setup.md)
- [화면 공유 연결](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/screen-sharing-setup.md)
- [모바일 카메라 연결](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/mobile-camera-setup.md)
- [키보드 연결](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/keyboard-setup.md)
- [모니터화면공유(스크린캡쳐)/웹캠 권한 허용](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/screen-webcam-permission.md): #스크린캡처 #스크린캡쳐 #모니터화면공유 #웹캠 #모니터화면캡쳐 #부정행위방지
- [모바일(핸드폰) 카메라 설정](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/mobile-permission.md): #모바일 #핸드폰 #핸드폰카메라 #부정행위방지
- [스마트폰에서 QR코드 인식 방법](https://help.goorm.io/ko/devth-candidates/proceed-evaluation/qr.md)
- [평가 종료하기](https://help.goorm.io/ko/devth-candidates/finish-evaluation.md): #시험종료 #시험나가기 #시험끝내기
- [자주 묻는 질문(FAQ)](https://help.goorm.io/ko/devth-candidates/faq.md)
- [로그인 시 정보가 일치하지 않는다고 합니다](https://help.goorm.io/ko/devth-candidates/faq/credentials.md)
- [실행이 안됩니다](https://help.goorm.io/ko/devth-candidates/faq/run.md)
- [시험을 종료하고 싶습니다](https://help.goorm.io/ko/devth-candidates/faq/undefined.md)
- [채점 결과는 정답인데, 테스트케이스를 실행하면 불일치라고 합니다.](https://help.goorm.io/ko/devth-candidates/faq/failed-testcase.md)
- [사용 가능 언어를 알고 싶습니다 / 언어를 변경하고 싶습니다](https://help.goorm.io/ko/devth-candidates/faq/choose-language.md)
- [컴파일러 버전이 궁금합니다](https://help.goorm.io/ko/devth-candidates/faq/compiler-version.md)
- [붙여넣기를 하지 않았는데, 경고문구가 뜹니다.](https://help.goorm.io/ko/devth-candidates/faq/copy-and-paste.md)
- [초대 메일이 도착하지 않았습니다](https://help.goorm.io/ko/devth-candidates/faq/invite-mail.md)
- [시험 응시를 위한 권장 환경은 어떻게 되나요?](https://help.goorm.io/ko/devth-candidates/faq/undefined-1.md): 원활한 시험 응시를 위해 하단 환경 세팅을 권장합니다.


---

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