# 전형 생성/관리

- [전형 설정](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-settings.md)
- [전형 진행](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress.md)
- [전형개요](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/summary.md)
- [전형대상자 관리](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/applicants-management.md)
- [사전안내](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/advance-notice.md)
- [평가설정](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings.md)
- [개요](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/undefined.md)
- [전형평가 설정](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/eval-basic-settings.md)
- [평가위원 관리](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/evaluator-settings.md)
- [평가방법 설정](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/critetia-settings.md)
- [출석체크](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/attendance-check.md)
- [평가결과 확인](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/eval-settings/check-results.md)
- [블라인드설정](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/blind-settings.md)
- [수험표](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/admission-ticket.md)
- [결과발표](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/announcement.md)
- [점수합계](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/undefined.md)
- [설문조사](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/survey.md)
- [자리배치(Beta)](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/beta.md)
- [자기소개서 검수(Beta)](https://hustation.gitbook.io/fairy/eval-system/undefined/parts-progress/beta-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://hustation.gitbook.io/fairy/eval-system/undefined.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.
