# 메인페이지

## 1. 메인페이지

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

### 1-1. 네비게이션

#### 회사소개

> 백오피스에서 작성한 회사소개 페이지입니다.

#### 공지사항

> 지원자들에게 공지사항이 있을 시 작성할 수 있는 페이지입니다.
>
> 메인페이지 하단의 퀵메뉴 '공지사항'에서 최근 작성한 공지사항 목록이 보여지나, 모바일에서는 목록이 보이지 않습니다.

#### 채용공고

> 현재 공개되어 있는 채용공고를 확인할 수 있는 페이지입니다.
>
> 메인페이지 하단의 퀵 메뉴 '진행 중 채용공고'에서 현재 열려있는 채용공고의 개수를 확인할 수 있습니다.

#### FAQ

> [**백오피스 - Settings - FAQ** ](/fairy/preferences/organizations/faq.md)에서 작성한 자주 묻는 질문을 확인할 수 있는 페이지입니다.
>
> 메인페이지 하단 퀵 메뉴에서는 보이지 않습니다.

#### MY PAGE

> 채용공고에 지원한 지원자들이 자신의 전형 상태를 확인하고, 관리할 수 있는 페이지입니다.
>
> 자신의 전형 진행 상태에 따라 필요한 안내를 받고, 궁금한 사항이 생길 시 1:1로 질문할 수 있습니다.


---

# 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/site/main-page.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.
