# 설문지

## 설문지 블록 이해하기

![Photo by https://unsplash.com/photos/Hcfwew744z4](/files/SPy6qwY6ONTvuqGLo5AA)

설문은 고객과 가장 직접적으로 상호작용할 수 있는 방법 중 하나입니다. 클래스나 컨퍼런스의 참가 신청을 받거나, 신상품의 수요 조사를 하거나, 고객에게 피드백을 받는 데 온라인 설문을 활용할 수 있습니다.

여러분 중에는 이미 Google 설문지, Typeform, 네이버 폼 같은 온라인 설문 제작 서비스를 이용해보신 분도 있을 겁니다. reflow의 미니페이지에서도 유사한 방식으로 간편하게 설문을 만들고 응답을 확인할 수 있습니다.


---

# 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.reflow.cx/minipage/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.
