> For the complete documentation index, see [llms.txt](https://docs.macgai7.com/macgai-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.macgai7.com/macgai-manual/~/changes/1AtNiMSU83ngmX94wL68/miscellaneous/undefined-1.md).

# 맥가이 폼(설문) 기능

1. [설문지 제작과 수정](/macgai-manual/~/changes/1AtNiMSU83ngmX94wL68/miscellaneous/undefined-1/undefined.md): 원하는 형식의 설문지 제작 및 수정 방법을 알아봅니다.
2. [설문지 공유하기](/macgai-manual/~/changes/1AtNiMSU83ngmX94wL68/miscellaneous/undefined-1/undefined-1.md): 완성된 설문지를 공유하는 방법을 알아봅니다.
3. [설문지 결과 확인하기](/macgai-manual/~/changes/1AtNiMSU83ngmX94wL68/miscellaneous/undefined-1/undefined-2.md): 문자 또는 링크 공유로 입력된 설문의 결과를 확인할 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.macgai7.com/macgai-manual/~/changes/1AtNiMSU83ngmX94wL68/miscellaneous/undefined-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.
