> 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/site/job-posting-and-form.md).

# 채용공고 / 지원서 작성

## 1. 채용공고

{% hint style="info" %}
현재 공개되어 있는 채용공고를 확인할 수 있는 페이지입니다.
{% endhint %}

<figure><img src="/files/7kJRZX55jD5Yby77stNU" alt=""><figcaption><p>채용공고</p></figcaption></figure>

### 1-1. 즉시 지원하기

공고 우측 **\[지원하기]** 버튼을 통해 상세 페이지를 읽지 않고도 즉시 지원이 가능합니다.

<figure><img src="/files/MsWoBsdB5pckT1xJhTuo" alt=""><figcaption><p>채용공고</p></figcaption></figure>

### 1-2. 상세페이지

해당 공고의 제목을 클릭하면, 채용공고의 상세 페이지로 이동할 수 있습니다.

<figure><img src="/files/c6jBf9s46bIYyruaJFGE" alt=""><figcaption><p>채용공고 상세페이지</p></figcaption></figure>

#### 지원하기

> 공고 하단 **\[지원하기]** 버튼을 클릭하여 입사지원이 가능합니다.

#### 목록으로 돌아가기

> 좌측 상단 **\[ < 공고 목록 ]** 버튼과 글 하단 **\[ 공고 목록 ]** 을 통해 채용공고 목록 페이지로 돌아갈 수 있습니다.

## 2. 지원서 작성

### 2-1. 지원분야 선택

지원할 지원분야를 선택하고, **\[지원자 정보 입력>]** 버튼을 클릭하여 다음 단계로 진입합니다.

<figure><img src="/files/wV9PiJuRE2vIG7xEj2d5" alt=""><figcaption></figcaption></figure>

### 2-2. 지원자 정보 입력

#### 이메일 입력 / 이용약관 동의

이용약관에 모두 동의한 후 이메일을 입력하고 **\[지원이력 확인]** 버튼을 클릭하여 지원한 기록을 확인합니다.

지원한 기록이 없을 시, 지원자 정보 추가입력으로 이동합니다.

**\[< 지원분야 선택]** 버튼을 클릭하면 이전단계로 이동이 가능합니다.

<figure><img src="/files/mQFom66M71Qy0FKmxYQu" alt=""><figcaption></figcaption></figure>

#### 지원자 정보 추가 입력

지원서 작성 전, 추가적인 지원자 정보를 입력합니다.

{% hint style="danger" %}
비밀번호는 8자 이상으로 영문자, 숫자, 특수문자를 포함해야 합니다.
{% endhint %}

<figure><img src="/files/th3K4dT7sCKvrwd7x8eG" alt=""><figcaption></figcaption></figure>

### 2-3. 지원서 작성

['**백오피스 - 입사지원서**'](/fairy/back-office/projects/form.md)에서 설정한 양식에 맞추어 지원서를 작성합니다.

<figure><img src="/files/sdCNy2C7Ck5QsuupllV6" alt=""><figcaption></figcaption></figure>

### 2-4. 지원자 동의 서약

마지막 **\[제출하기]** 버튼을 클릭하면 지원자 동의 서약서가 노출되며, 동의하여야만 최종 제출이 가능합니다.

지원자 동의 서약서는 **'**[**백오피스 - 프로젝트 - 접수설정**](/fairy/back-office/projects/acceptance-of-application-settings.md)**'** 에서 수정 가능합니다.

<figure><img src="/files/AETs1IBFE0TgjFEQ2ET8" alt=""><figcaption></figcaption></figure>


---

# 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/site/job-posting-and-form.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.
