# 모바일샵을 운영하면서 따로 설정해야할 부분이 있나요?

<mark style="color:blue;">기존 쇼핑몰이 가지고 있는 기능을 그대로 불러오기 때문에 따로 설정할 부분은 없어요.</mark> \
\
하지만 pc버전과는 별개로 따로 모바일만 설정하고 싶을 때 설정이 필요해요.

> 예) 모바일 기간할인/ 모바일 전용 쿠폰/ 이벤트 / 모바일 전용 적립금 / 모바일 개별페이지 등


---

# 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://help.makeshop.co.kr/faq/mobile/undefined/undefined-1.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.
