# 기본 설정

- [쇼핑몰 추가](https://shopby-help.nhn-commerce.com/guide/basic-setting/add-mall.md): 쇼핑몰을 추가로 등록하고 관리해보세요
- [도메인/보안서버 관리](https://shopby-help.nhn-commerce.com/guide/basic-setting/domain-ssl.md): 쇼핑몰의 필수 설정 요소인 도메인과 보안서버에 대해 안내해 드려요
- [도메인 관리](https://shopby-help.nhn-commerce.com/guide/basic-setting/domain-ssl/domain.md): 도매인 구매와 관리, 연결 방법에 대해 안내해 드려요.
- [보안서버 관리](https://shopby-help.nhn-commerce.com/guide/basic-setting/domain-ssl/ssl.md): 보안서버 구매와 관리, 적용 방법에 대해 안내해 드려요.
- [쇼핑몰 설정 반영주기](https://shopby-help.nhn-commerce.com/guide/basic-setting/caching.md): 기본 스킨 사용 시 쇼핑몰 설정 변경 후 쇼핑몰 화면에 반영되는 주기에 대해 안내해 드려요
- [외부 서비스 설정](https://shopby-help.nhn-commerce.com/guide/basic-setting/external.md): 외부 서비스를 설정하는 방법에 대해 안내해 드려요
- [파트너 관리](https://shopby-help.nhn-commerce.com/guide/basic-setting/partner.md): 파트너 관리와 등록 및 계약에 대해 안내해 드려요


---

# Agent Instructions: 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://shopby-help.nhn-commerce.com/guide/basic-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.
