# インストール後の手順

「[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)」のインストール後に管理画面にログインすると、ECモールやマーケットプレイスをスタートするために最低限必要な手順を示した「**オンボーディングガイド**」が表示されます。

オンボーディングガイドに従って、ECモールやオンラインマーケットプレイスの公開準備をすすめましょう。

{% hint style="info" %}
ECモールではなくマーケットプレイスを構築する場合には、「**ECモール → マーケットプレイス**」「**出店者 → 出品者**」「**ショップ → 出品者**」のように読み替えてください。
{% endhint %}

***

{% content-ref url="/pages/aWeBorSuGpxbbmlMC7yA" %}
[Stripeのアカウント登録とテスト環境の設定](/install-and-configure/how-to-start/setup-stripe.md)
{% endcontent-ref %}

{% content-ref url="/pages/0D256yTNtorTJ9xnyPb6" %}
[ロゴと会社情報の設定](/install-and-configure/how-to-start/logo-and-company.md)
{% endcontent-ref %}

{% content-ref url="/pages/jjxvkpL0lWTR8tkxKDBD" %}
[デザインのカスタマイズ](/install-and-configure/how-to-start/customize-design.md)
{% endcontent-ref %}

{% content-ref url="/pages/VNnRzilb712T2jZHtUzu" %}
[ショップ管理画面のカスタマイズ](/install-and-configure/how-to-start/customize-shop-admin.md)
{% endcontent-ref %}

{% content-ref url="/pages/gLWbqcUUhFYRdQPEn59S" %}
[出店手続き・商品登録のテスト](/install-and-configure/how-to-start/test-registration.md)
{% endcontent-ref %}

{% content-ref url="/pages/3akh5I4EJW9lM7xspmR6" %}
[注文手続き・出金手続きのテスト](/install-and-configure/how-to-start/test-order-payout.md)
{% endcontent-ref %}

{% content-ref url="/pages/ViMfLMqpPt0DxW1c13XW" %}
[デモ＆テストデータのクリア](/install-and-configure/how-to-start/test-bulk-delete.md)
{% endcontent-ref %}

{% content-ref url="/pages/VlaDp07j7IrjeDNwg9TL" %}
[カテゴリーや追加情報、オプションなどの登録](/install-and-configure/how-to-start/register-categories-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/DHUOW9FRagESMYBguR7j" %}
[取引手数料率の設定](/install-and-configure/how-to-start/configure-commissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/QZlb0OkW3gsxdhWiFh90" %}
[規約類の整備](/install-and-configure/how-to-start/configure-agreements.md)
{% endcontent-ref %}

{% content-ref url="/pages/mAmjUzqGueCFUt1L5g8Q" %}
[Stripe本番環境の設定](/install-and-configure/how-to-start/configure-stripe-production.md)
{% endcontent-ref %}

{% content-ref url="/pages/PEkAnNL9Tnvudbpgkjwt" %}
[出店受付開始](/install-and-configure/how-to-start/register-sellers.md)
{% endcontent-ref %}

{% content-ref url="/pages/2nUfQLudWNPCZL2LXvls" %}
[ECモール / マーケットプレイスの正式オープン](/install-and-configure/how-to-start/go-live-platform.md)
{% endcontent-ref %}


---

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