# 設定ウィザード

ECモールの基本的な設定をステップバイステップ形式で行います。

{% hint style="info" %}
設定ステップは以下の4つであり、画面右上の「次へ」をクリックして次のステップに進みます。なお、ステップの途中でも「終了」ボタンをクリックすると設定を終了できます。

1. **セキュリティ設定**
2. **表示設定**
3. **会社情報の設定**
4. **ユーザー設定**
   {% endhint %}

<figure><img src="/files/NVfvOIRow0o3V7MY2Y4L" alt=""><figcaption></figcaption></figure>


---

# 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/mall-admin/settings/basic_settings/setting_wizard.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.
