> 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/questions.md).

# 문의

## 문의 페이지란?

문의 페이지는 사용자가 사이트를 이용하는 과정에 발생할 수 있는 문의를 확인하고 관리를 하는 페이지 입니다. 상품에 대한 문의를 하는 상품문의와 사이트 이용방법 및 일반 문의를 받는 1:1 문의로 나뉘어져있습니다.

보다 자세한 내용은 각 문의에 대한 상세 가이드를 참고 부탁드립니다.

<figure><img src="/files/EjhabXOTvDG0pd5Dxq4L" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="129">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/1u0P1CgIpIR0kTQezajy">상품 문의</a></td><td>상품에 대한 문의를 남기게 됩니다.</td></tr><tr><td><a href="/pages/pg6HKfBGGCiStkIpKOOt">1:1 문의</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/questions.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.
