# 쇼핑몰에 등록할 수 있는 상품 수가 궁금해요

<mark style="color:blue;">프리미엄 서비스는 상품등록을 무제한으로 등록할 수 있어요.</mark>

***

별도의 한정된 서버용량이 있는 것이 아니라 무제한으로 상품을 등록할 수 있으며,\
판매하고 싶은 상품을 상품수 제한을 받지 않고 자유롭게 상품등록하여 판매할 수 있어요.<br>


---

# 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/undefined-2.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.
