# 폼 문항 응답 설명

**고객이 설문조사를 완료하여 전송 했을 때 자동으로 생성됩니다.**

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

<table><thead><tr><th width="180">항목</th><th width="469">설명</th><th>필수</th></tr></thead><tbody><tr><td>값</td><td>질문 문항에 대한 응답을 의미합니다.</td><td></td></tr><tr><td>폼 전송</td><td>답변에 대한 폼 요청 레코드를 의미합니다.</td><td></td></tr><tr><td>폼 항목</td><td>답변의 질문 레코드를 의미합니다.</td><td></td></tr></tbody></table>


---

# 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://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-5.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.
