# Q\&A

## 1. Q\&A 란?

{% hint style="info" %}
채용과 관련된 지원자들의 문의를 확인하고 답변할 수 있는 페이지입니다.

입사지원서를 작성한 지원자에 한해 Q\&A를 작성할 수 있습니다.
{% endhint %}

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

## 2. 답변하기

### 2-1. 답변 시작 단계

맨 오른쪽 행 \[상세보기 >] 버튼을 클릭하면 문의 상세 내역을 확인할 수 있습니다.

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

### 2-2. 답변 작성하기

지원자의 문의를 확인하고 답변을 입력한 뒤 \[제출하기] 버튼을 클릭하면, 지원자의 이메일로 답변이 전송됩니다.

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

{% hint style="warning" %}
한 번 \[제출하기] 를 진행하면 수정 또는 재전송이 불가능하기 때문에&#x20;

문의 내용을 정확하게 파악하여 답변을 전송해야 합니다.
{% endhint %}


---

# 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/preferences/organizations/question-and-answer.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.
