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

# 기본정보

사이트와 관련된 기본적인 정보를 설정합니다. 기본 정보 항목에는 사이트 정보, 관리자 정보, 주소지 정보로 나뉘게 됩니다.

사용자에게 노출이 되며, 검색반영에 필요한 사이트 정보와 운영에 필요한 사업자 고객센터 등의 관리자 정보 그리고 상품 배송 시 사용이 되는 주소지 정보를 각각 설정할 수 있습니다.

보다 자세한 내용은 각 정보에 대한 상세 가이드를 참고 부탁드립니다.&#x20;

<figure><img src="/files/tmIyHF7cB2OHcBbF4OYp" alt=""><figcaption><p>예시 - 사이트 정보</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="160">버리는</th><th>항목</th></tr></thead><tbody><tr><td>항목</td><td>설명</td></tr><tr><td><a href="/pages/BCM0303ORzxMDeEkxVu0">사이트 정보</a></td><td>사용자에게 노출이되는 이름, 설명, 대표이미지, 파비콘 등의 정보입니다.</td></tr><tr><td><a href="/pages/6Qz6zVFmqOyzSMJ8VQFe">관리자 정보</a></td><td>사이트 운영에 필요한 사업자, 운영자, 고객센터 등의 정보입니다.</td></tr><tr><td><a href="/pages/hzadR8PJhkqSzo10b6xj">주소지 정보</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/setting/default.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.
