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

# 평가 접속하기

![평가 초대 메일](/files/-LsMLtBrjW2GA4iABEwx)

기업 및 기관은 지원자의 메일을 통해 필요한 인증 정보 및 평가 접속 링크를 발송합니다. \
지원자는 발송된 메일의 인증 항목을 숙지한 후 **'`평가로 이동`'**&#xC744; 클릭하여 평가에 접속할 수 있습니다. \
이메일 확인이 안되시는 분은 스팸처리함을 확인해주시기 바랍니다.

![인증정보 입력 화면](/files/-LsMM_KkiKer31VgtfOV)

**'`평가로 이동`'**&#xC744; 클릭하여 평가에 접속하면 이메일로 발송되었던 인증정보 입력창이 나타나며 \
숙지한 인증정보를 입력한 후 **'`입장하기`'**&#xB97C; 클릭하면 해당 평가에 응시할 수 있습니다.

![평가 접속 화면](/files/-LsMOOMxb7KMP6SyxfJN)

코딩 테스트 시작 시간이 되면 위와 같이 '**`시험 시작`**' 버튼이 활성화 되며 시험에 응시할 수 있습니다.


---

# 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/access-evaluation.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.
