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

# 상점설정

## 상점설정 페이지란?

상점설정 페이지는 사이트에 대한 기본적인 설정 및 쇼핑몰을 운영할 때 사용이 되는 쇼핑환경 및 \
결제수단 등을 설정하는 페이지입니다.

사용자는 이곳을 통해 설정한 약관 정보, 사이트 관리자, 사업자등에 대한 정보를 확인할 수 있으며 실시간 채팅을 통한 문의를 할 수 있습니다. 또한, 관리자는 가입 시 설정한 항목을 통해 가입 된 회원의 정보를 확인하거나 쇼핑몰 운영에 필요한 쇼핑환경 및 결제 수단을 설정하게 됩니다.

<figure><img src="/files/IR94UEWRzUx9I5cB3qJz" alt=""><figcaption><p>예시 - 기본설정</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="145">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/SWznombncHna3YrGWDuu">기본정보</a></td><td>사이트에 대한 정보 및 배송/반품에 대한 주소지를 설정합니다.</td></tr><tr><td><a href="/pages/pAiOobnnF1wzAw5mFPQH">회원가입</a></td><td>가입 시 받을 정보와 사용자에게 제공이 될 약관 내용을 설정합니다.</td></tr><tr><td><a href="/pages/hrA0ilZSjWK9mXjbXtVQ">운영환경</a></td><td>사용자와이 소통을 위한 실시간 상담 설정을 합니다.</td></tr><tr><td><a href="/pages/mvHDfge64GBtAo4x4HDP">쇼핑환경</a></td><td>쇼핑몰 운영 시 사용되는 구매확정 및 비회원 구매 등을 설정합니다.</td></tr><tr><td>결제수단</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/setting.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.
