# 기존 서비스비용외에 상품의 판매수수료를 받나요?

<mark style="color:blue;">메이크샵에서는 메이크샵 서비스의 기본 비용(프리미엄 버전만 해당) 외에</mark>\ <mark style="color:blue;">부가적인 상품의 판매수수료를 따로 받지 않아요.</mark>

***

메이크샵 프리미엄 사용료에는 메이크샵 프로그램 자체 이용료 외에도\
웹호스팅서비스, 데이터백업서비스, 보안서비스 등에 대한 비용이 포함되어 있어요.


---

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