# 取引手数料率の設定

「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)」において、ECモールの運営者が各ショップから徴収する取引手数料の料率を設定します。

{% @supademo/embed demoId="cm33zp9l912cb533hec3bc7m0" url="<https://app.supademo.com/demo/cm33zp9l912cb533hec3bc7m0>" %}

***

### 出店プランの設定について

「出店プラン」アドオンの設定を変更することにより、出店者向けのプランを複数作成し、プラン毎に異なる手数料率を設定したり、出店料を毎月徴収することもできます。

{% @supademo/embed demoId="cm82b6qp60j57icge63ep1ipi" url="<https://app.supademo.com/demo/cm82b6qp60j57icge63ep1ipi>" %}

{% @supademo/embed demoId="cm82e40dj0jfgicgeawqpbbri" url="<https://app.supademo.com/demo/cm82e40dj0jfgicgeawqpbbri>" %}


---

# 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://manual-admin.cs-cart.jp/install-and-configure/how-to-start/configure-commissions.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.
