# 規約類の整備

「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)」において、利用規約やプライバシーポリシー、特定商取引法に基づく表記などを整備します。

{% hint style="info" %}
**標準で登録されているページ**

CS-Cartでは、以下のページが標準で登録されています。必要に応じて内容を変更してください。

* 商品のお届けについて
* 返品について
* お問い合わせ
* 利用規約
* 出店者向け利用規約
* プライバシーポリシー
* 特定商取引法に基づく表記
* 運営会社について
  {% endhint %}

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


---

# 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-agreements.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.
