# 出店受付開始

[CS-Cart for ECモール & マーケットプレイス](https://cs-cart.jp/)とStripeの本番環境の接続完了後に、出店の可能性があるユーザーに申込の受付開始を告知し、出店手続きおよび商品の登録を実施してもらいます。

***

### 出店案内メールの編集

出店の可能性があるユーザーにECモールへの出店を依頼するメールの文面を編集します。

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

***

### 出店案内メールの送信

出店の可能性があるユーザーにECモールへの出店を依頼するメールを送信します。

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

***

### 出店申込手続き

出店依頼メールを受け取ったユーザーが、出店申込手続きを行います。

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

***

### 出店者による商品の登録

出店手続きが完了したユーザーが自身のショップに商品を登録します。

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


---

# 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/register-sellers.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.
