# FAIRY 구조

{% hint style="info" %}
FAIRY는 **백오피스, 평가 시스템, 채용사이트로 구성**되어 있으며 채용 시작부터 공고 작성, 입사지원서 작성, 채용 사이트 제작 등 채용에 필요한 기능들을 모두 한 곳에 모아 놓았습니다.
{% endhint %}

<figure><img src="https://1904511014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEFYHP7abguMF4iUwUOnc%2Fuploads%2FRXoS4krXWp7It8MgiTJ0%2F%EA%B5%AC%EC%A1%B0.png?alt=media&#x26;token=fc0ceeb0-e947-483a-b1bc-404859ffb4f4" alt=""><figcaption></figcaption></figure>

### 1-1. 백오피스

> 백오피스는 평가 시스템, 채용사이트부터 사용자와 지원자 관리 등 **모든 내용과 설정을 관리**하는 페이지입니다.&#x20;

<figure><img src="https://1904511014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEFYHP7abguMF4iUwUOnc%2Fuploads%2FGmFgjutS8ME3ABHlzZVh%2Fimage.png?alt=media&#x26;token=e3978d41-e91f-4774-84ac-3efd1528b596" alt=""><figcaption><p>백오피스 로그인 화면</p></figcaption></figure>

### 1-2. 평가 시스템

> 평가 시스템은 각 전형 진행 시, 평가위원이 지원자의 입사지원서를 보며 **실시간으로 평가를 진행**할 수 있는 시스템입니다. 평가와 관련된 설정은 백오피스를 통해 가능합니다.

<figure><img src="https://1904511014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEFYHP7abguMF4iUwUOnc%2Fuploads%2FX0HSOvVmpDayYHqf3pkU%2F%ED%8F%89%EA%B0%80%EC%8B%9C%EC%8A%A4%ED%85%9C.png?alt=media&#x26;token=b3c13e01-5c3e-44ba-be2b-a80a080ee06e" alt=""><figcaption><p>평가시스템 평가 개요 화면</p></figcaption></figure>

### 1-3. 채용사이트

> 채용사이트는 지원자들이 채용에 대한 모든 내용을 확인할 수 있는 곳입니다.&#x20;
>
> 채용사이트 설정은 백오피스를 통해 가능합니다.
>
> * 채용공고 / 입사지원 / 전형 진행 내역 / 합격자 발표
> * 공지사항 / FAQ / Q\&A / 회사 소개

<figure><img src="https://1904511014-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEFYHP7abguMF4iUwUOnc%2Fuploads%2Fk18EECiHkUvZdoc8SMAC%2F%EC%B1%84%EC%9A%A9%EC%82%AC%EC%9D%B4%ED%8A%B8.png?alt=media&#x26;token=63b64596-3352-43fa-b1b9-600c1f32d172" alt=""><figcaption><p>채용사이트 예시 화면</p></figcaption></figure>


---

# 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/undefined/understanding/structure.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.
