# 모바일에서도 인트로 페이지 설정이 가능한가요?

## 관리자 메뉴 위치

`디자인` > `디자인 관련 기초 설정` > `모바일샵 설정`

위 메뉴에서 `최초/메인 화면` > `모바일샵 인트로 설정` 기능을 통해\
모바일샵 전용 인트로 기능을 설정해 주세요.&#x20;


---

# 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-8.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.
