# SmallBuilder Forms

- [소개](https://help.smallbuilder.com/ko/smallbuilder-forms/introduction.md)
- [시작하기](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined.md)
- [권한 집합 할당](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined/undefined.md)
- [게스트 사용자 설정](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined/undefined-1.md)
- [공유 규칙 설정](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined/undefined-2.md): 게스트사용자가 SmallBuilder Forms을 사용할 수 있게 공유규칙 설정을 해줍니다.
- [게스트 사용자 사이트 권한](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined/undefined-3.md)
- [셋업 절차](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1.md)
- [폼 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/basicinfo.md)
- [폼 버전 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/relate-objects.md)
- [폼 테마 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector.md)
- [폼 문항 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-1.md)
- [폼 선택 그룹 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-2.md)
- [폼 선택 항목 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-3.md)
- [폼 요청 생성](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-4.md)
- [폼 문항 응답 설명](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-1/setup-lookup-selector-5.md)
- [기초 사용 예제](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-2.md)
- [폼 응답 뷰어를 사용한 설문조사 응답 관리](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-2/undefined.md): 대상 레코드에서 전송한 설문 답변 확인하기
- [고급 사용 예제](https://help.smallbuilder.com/ko/smallbuilder-forms/undefined-3.md)


---

# 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.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.
