# 상품 설정

- [상품입력 시, 상품이미지는 어떻게 등록하고 이미지파일은 어떻게 되나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined.md)
- [쇼핑몰의 상품입력은 어디서 해야 하나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-1.md)
- [쇼핑몰에 등록할 수 있는 상품 수가 궁금해요](https://help.makeshop.co.kr/faq/product/undefined/undefined-2.md)
- [사은품 설정은 어떻게 하나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-3.md)
- [상품에 추천(관련)상품은 어떻게 지정 하나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-4.md)
- [추천(관련)상품은 실제 주문데이터를 분석해서 노출 할 수 있나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-5.md)
- [메인화면에서 상품의 세부정보를 확인하는 기능이 있나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-6.md)
- [스마트 정기배송이란?](https://help.makeshop.co.kr/faq/product/undefined/undefined-7.md)
- [스마트 정기배송 - 자동결제와 결제실패, 건너뛰기 기능](https://help.makeshop.co.kr/faq/product/undefined/undefined-8.md)
- [고객들이 정기배송 신청하는 프로세스를 알고 싶어요](https://help.makeshop.co.kr/faq/product/undefined/undefined-9.md)
- [스마트 정기배송 유의사항](https://help.makeshop.co.kr/faq/product/undefined/undefined-10.md)
- [쇼핑몰에서 회원이 특정 키워드로 검색시 특정 페이지로 이동되도록 할 수 있나요?](https://help.makeshop.co.kr/faq/product/undefined/undefined-11.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://help.makeshop.co.kr/faq/product/undefined.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.
