# はじめに

ようこそ **Plain Jane**、シンプルさ、構造、ストーリーテリングを重視するモダンなアパレルブランド向けに設計されたクリーンでミニマルなShopifyテーマ。本ガイドでは、インストールから完全なカスタマイズに至るコアなセットアップ手順を順を追って説明するので、ストアを迅速に立ち上げられます。

{% stepper %}
{% step %}
**Plain Janeテーマのインストール**

テーマをShopifyストアに追加し、ZIPファイルをアップロードして、ライブサイトを乱さずに安全に公開する方法を学びます。\
[➡️ Plain Janeテーマのインストール](/english-ja/readme-1/getting-started/1.-installing-the-plain-jane-theme.md)

***

{% endstep %}

{% step %}
**ホームページの設定**

ホームページのレイアウト、ヒーローセクション、注目コレクションをカスタマイズして、クリーンで編集的な第一印象を作る方法を発見してください。\
[➡️ ホームページの設定](/english-ja/readme-1/getting-started/2.-setting-up-your-homepage.md)
{% endstep %}

{% step %}
**コレクションページの作成とカスタマイズ**

柔軟なグリッドオプション、フィルター、サイドバーのレイアウトで商品コレクションを整理します。各見た目の間隔、タイポグラフィ、ホバースタイルの制御方法を学べます。\
[➡️ コレクションページの作成とカスタマイズ](/english-ja/readme-1/getting-started/3.-creating-and-customizing-your-collections-page.md)

***

{% endstep %}

{% step %}
**商品ページの作成とカスタマイズ**

ミニマルなレイアウトから完全にインタラクティブなギャラリーまで、商品ページのオプションを探ります。このセクションでは商品メディア、バリアントオプション、推奨される商品ブロックを扱います。\
[➡️ 商品ページの作成とカスタマイズ](/english-ja/readme-1/getting-started/4.-creating-and-customizing-your-product-page.md)
{% endstep %}

{% step %}
**パスワードページとメールのウェイトリストの設定**

近日発売やプライベートローンチのためのパスワード保護ページとメールのウェイトリスト連携の設定方法を学びます。\
[➡️ パスワードページとメールのウェイトリストの設定](/english-ja/readme-1/getting-started/5.-setting-up-password-pages-and-email-waitlist.md)
{% endstep %}
{% endstepper %}


---

# 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://docs.openspaces.design/english-ja/readme-1/getting-started.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.
