> For the complete documentation index, see [llms.txt](https://hustation.gitbook.io/fairy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hustation.gitbook.io/fairy/back-office/projects.md).

# PROJECTS

- [개요](https://hustation.gitbook.io/fairy/back-office/projects/summary.md)
- [프로젝트 설정](https://hustation.gitbook.io/fairy/back-office/projects/project-settings.md)
- [일정 통합 관리](https://hustation.gitbook.io/fairy/back-office/projects/schedule-management.md)
- [지원자 관리](https://hustation.gitbook.io/fairy/back-office/projects/applicants-management.md)
- [채용공고](https://hustation.gitbook.io/fairy/back-office/projects/job-posting-settings.md)
- [접수 설정](https://hustation.gitbook.io/fairy/back-office/projects/acceptance-of-application-settings.md)
- [지원분야 설정](https://hustation.gitbook.io/fairy/back-office/projects/field-settings.md)
- [입사지원서](https://hustation.gitbook.io/fairy/back-office/projects/form.md)
- [페이지 설정](https://hustation.gitbook.io/fairy/back-office/projects/form/form-pages-settings.md)
- [페이지 구성](https://hustation.gitbook.io/fairy/back-office/projects/form/form-pages-composition.md)
- [필수입력 설정](https://hustation.gitbook.io/fairy/back-office/projects/form/qualifications-setting.md)
- [정량평가 설정](https://hustation.gitbook.io/fairy/back-office/projects/form/undefined.md)
- [우대가점 설정](https://hustation.gitbook.io/fairy/back-office/projects/form/plus-point-settings.md)
- [입사지원서: 카드](https://hustation.gitbook.io/fairy/back-office/projects/form-board.md)
- [Q\&A 문의내역](https://hustation.gitbook.io/fairy/back-office/projects/inquiry.md)
- [SMS/Mail 관리](https://hustation.gitbook.io/fairy/back-office/projects/sms-mail.md)
- [파일 다운로드 관리](https://hustation.gitbook.io/fairy/back-office/projects/undefined.md)
- [코드관리](https://hustation.gitbook.io/fairy/back-office/projects/code-management.md)
- [자격증](https://hustation.gitbook.io/fairy/back-office/projects/certificate.md)
- [어학시험](https://hustation.gitbook.io/fairy/back-office/projects/language-test.md)
- [기관](https://hustation.gitbook.io/fairy/back-office/projects/agency.md)


---

# 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://hustation.gitbook.io/fairy/back-office/projects.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.
