> 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/qr.md).

# 스마트폰에서 QR코드 인식 방법

{% content-ref url="/pages/cJdhoeRP8NfBinOctitu" %}
[시험 응시를 위한 권장 환경은 어떻게 되나요?](/ko/devth-candidates/faq/undefined-1.md)
{% endcontent-ref %}

### **안드로이드**

1. Google Play에서 [Google 렌즈](https://play.google.com/store/apps/details?id=com.google.ar.lens\&hl=ko\&gl=US)를 검색 후 설치합니다.
2. 설치 후 앱을 실행합니다.
3. `카메라로 검색` 버튼을 터치합니다.

   ![](/files/faD1ieUDWMb8QwgS6XNG)
4. QR 코드에 카메라를 대고 가만히 있으면 QR 코드 위에 링크가 나타납니다. 링크를 터치하세요.

   ![](/files/BQoApVLojtoJ53jXK7UF)

###

### **아이폰**

1. App store에서 [Google](https://apps.apple.com/kr/app/google/id284815942)을 검색 후 설치합니다.
2. 설치 후 앱을 실행합니다.
3. 검색창에 있는 카메라 모양 아이콘을 터치합니다.\
   ![](/files/x3EMRZchuxUWNctiIXfH)
4. `카메라로 검색` 버튼을 터치합니다.

   ![](/files/faD1ieUDWMb8QwgS6XNG)
5. QR코드에 카메라를 대고 가만히 있으면 QR코드 위에 링크가 나타납니다. 링크를 터치하세요.

   ![](/files/BQoApVLojtoJ53jXK7UF)

### 주의 사항

네이버 등 다른 앱에 있는 QR코드 인식 기능을 이용하면, 카메라 영상 출력이 원활하지 않을 수 있습니다.


---

# 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/qr.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.
