# 모바일 포토갤러리가 무엇인가요? 어떻게 설정하나요?

포토갤러리란 모바일샵2.0 기본상세화면(상품화면)에 상세보기를 클릭했을 때 나오는 상세페이지에요.\
포토갤러리를 등록하는 방법에는 두 가지가 있으니 편한 방법으로 활용해 보세요.

이미지로 간단하게 등록

`상품` > `상품 관리` > `상품 등록` > `기본이미지 등록` > `모바일샵 전용이미지` > `포토갤러리 등록`

## HTML 소스를 입력하여 등록

`상품` > `상품 관리` > `상품 등록` > `모바일 상세보기`


---

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