> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/admin/contents.md).

# 콘텐츠

콘텐츠란 사이트를 운영하는 과정에서 필요한 정보 전달 및 정보 수집 등을 위한 내용을 담고 있습니다.

에디터를 통해 추가하는 공지사항, 입력폼 블록과 연동이 되어 사용자에게 정보를 전달하거나 사용자의 응답을 확인 관리할 수 있으며, 팝업과 배너를 생성하여 이벤트, 공지등의 내용을 이미지를 통해 사용자가 쉽게 알아볼 수 있도록 노출 할 수 있습니다.

자세한 내용은 콘텐츠 상세 가이드를 참고 부탁드립니다.

<table data-header-hidden><thead><tr><th width="187">버리는 항목</th><th></th></tr></thead><tbody><tr><td><a href="/pages/8x84xdC9JryGLu5CL3fJ"><strong>공지사항 관리</strong></a></td><td>공지사항을 등록하고, 에디터의 공지사항 블록을 통해 사이트에 노출할 수 있습니다.</td></tr><tr><td><a href="/pages/bcxMQ4wj8COpZatxLRuG"><strong>입력폼 관리</strong></a></td><td>에디터를 통해 생성한 입력폼의 응답을 확인하고 생성한 입력폼을 관리할 수 있습니다.</td></tr><tr><td><a href="/pages/N6tJmgOM286Ez0geftvw"><strong>팝업/배너 관리</strong></a></td><td>팝업/배너를 사이트에 노출하여 정보를 전달 할 수 있습니다.</td></tr></tbody></table>


---

# 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://help.qshop.ai/customer_support/guide/admin/contents.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.
