# 구매자에게 설문 (입력 폼) 보내기

* 맞춤 제작 상품을 판매 중이신가요?
* 구매자에게 추가로 받아야 할 정보가 있나요?

이런 판매자분들을 위해 센드맨이 \*\*"입력 폼"\*\*을 준비했습니다. 구글 설문, 타입폼 같은 폼을 구매자에게 자동발송하고, 그 응답에 따라 추가적으로 메세지를 자동발송할 수 있어요.

## 입력 폼 만들기

입력 폼은 디지털 컨텐츠의 한 종류로, 다른 디지털 컨텐츠와 마찬가지 방법으로 만들 수 있어요.

1. \[메세지 자동발송] - \[디지털 컨텐츠] 메뉴에서 \*\*"새 디지털 컨텐츠 추가"\*\*를 눌러주세요.
2. 컨텐츠 종류를 \*\*"입력 폼"\*\*으로 만들고 원하는 질문들을 채워주세요.
   * 날짜 및 시간, 긴 텍스트, 객관식 선택, 숫자, 파일 등 다양한 종류의 응답을 받을 수 있어요.

## 입력 폼은 어떻게 보내나요?

입력 폼도 디지털 컨텐츠의 한 종류이기 때문에, 다른 디지털 컨텐츠와 마찬가지로 자동 발송 설정 시 **"디지털 컨텐츠 보기"** 버튼에 연결할 수 있어요.

자동 발송 설정 방법은 [첫 자동발송 설정하기](/guide/start/first_autoship.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://docs.sendman.xyz/guide/advanced/survey_form.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.
