# Q\&A 문의내역

## 1. Q\&A 문의 내역

{% hint style="info" %}
Q\&A 문의 내역은 채용사이트에서 입사지원자에게 받은 문의를 확인할 수 있는 페이지입니다.
{% endhint %}

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

### 1-1. 상세보기

> 상세보기를 클릭할 경우, **Q\&A 문의 내역**을 **확인하거나 답변할** 수 있습니다.&#x20;
>
> 내용 작성 후 \[제출하기]를 클릭하면 문의 대상자가 채용사이트에서 답변 내용을 확인할 수 있고, 본인의 이메일로도 답변을 받을 수 있습니다.

<figure><img src="/files/iGMtOlTmF5vOtYYbcCbw" 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/back-office/projects/inquiry.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.
