# 폼 요청 생성

**SmallBuilder Forms를 통해 설정한 Form을 전송하기 위해 폼 요청을 생성합니다.**

<figure><img src="/files/HiK7av66ZneJeC0NaQnQ" 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>폼 요청시 사용할 사이트 Name을 기재합니다.</td><td></td></tr><tr><td>관련 대상 id</td><td>대상 Object의 특정 레코드를 기재합니다.</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-4.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.
