# FAQ

## 1. FAQ

{% hint style="info" %}
[**백오피스 - Settings - FAQ** ](/fairy/preferences/organizations/faq.md)에서 작성한 자주 묻는 질문을 확인할 수 있는 페이지입니다.
{% endhint %}

<figure><img src="/files/JPYIxuBhFM1PaHF3i7dj" alt=""><figcaption><p>FAQ</p></figcaption></figure>

### 1-1. FAQ

우측 맨 끝 \[ v ] 버튼을 통해 해당 질문에 대한 답변을 확인하실 수 있습니다.

<figure><img src="/files/yPsuCaY4hVKzcVRFPX0k" alt=""><figcaption><p>FAQ</p></figcaption></figure>

### 1-2. Q\&A

{% hint style="warning" %}
Q\&A는 입사지원 한 지원자만 남길 수 있으며, 로그인 후 MY PAGE에서 작성하실 수 있습니다.
{% endhint %}

<figure><img src="/files/HJAtLL0QM3YoEIn6Qj7N" alt=""><figcaption></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/site/faq.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.
