# CS-Cart : モール管理者向けマニュアル

{% hint style="info" %}
こちらは、「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp)」でECモールやオンラインマーケットプレイスを運営される方向けの**オンラインマニュアル**です。
{% endhint %}

{% hint style="warning" %}
**出店者向け管理画面マニュアル**は [こちら](https://manual-sellers.cs-cart.jp/)
{% endhint %}

{% hint style="warning" %}
他のCS-Cart製品のマニュアルは下記よりご確認いただけます。

* [CS-Cartスタンダード版マニュアル](https://manual.cs-cart.jp/)
* 【販売終了製品】 [CS-Cartマーケットプレイス版マニュアル](https://mpmanual.cs-cart.jp/)
* 【販売終了製品】 [CS-Cartモール版マニュアル](https://mallmanual.cs-cart.jp/)
  {% endhint %}


---

# 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/about-this-website.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.
