# 폼 문항 생성

**폼의 질문을 생성합니다.**

<figure><img src="/files/73C8pGUvTVCZ07Wx9CL6" 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><mark style="color:red;">✔️</mark></td></tr><tr><td>필수</td><td>문항에 대한 답을 필수로 입력받을지 기재합니다.</td><td></td></tr><tr><td>타입</td><td><p>문항의 타입을 선택합니다.</p><ul><li>텍스트</li><li>체크박스-단일</li><li>체크박스-다중(가로)</li><li>라디오버튼(가로)</li><li>첨부파일</li><li>체크박스-다중(세로)</li><li>라디오버튼(세로)</li><li>섹션</li></ul></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-1.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.
