> For the complete documentation index, see [llms.txt](https://docs.openspaces.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openspaces.design/english-ja/readme.md).

# はじめに

### **OpenSpaces テーマ公式ドキュメントへようこそ** <a href="#welcome-to-the-official-openspaces-themes-documentation" id="welcome-to-the-official-openspaces-themes-documentation"></a>

> **デザイナーのために、デザイナーが作った** 完全なセットアップガイド、機能の内訳、ベストプラクティスで OpenSpaces の Shopify テーマを最大限に活用しましょう。

***

<figure><img src="/files/517f783d32485b045dbec0ada75bb5233e416c18" alt=""><figcaption></figcaption></figure>

#### **ここで見つかるもの** <a href="#what-youll-find-here" id="what-youll-find-here"></a>

次のいずれかを使用している場合でも **Plain Jane Starter**, **Plain Jane**、または **Plain Jane** **Interactive**このドキュメントでは次のことを案内します：

* テーマのインストールとセットアップ
* セクション、フォント、レイアウトのカスタマイズ
* メールポップアップ、カウントダウンタイマー、カスタムカーソルなどの強力な機能の追加
* モバイル最適化とコンバージョンに関するヒント
* バージョン別の機能ガイド

***

#### **はじめに** <a href="#getting-started" id="getting-started"></a>

どこから始めればいいかわからない？

👉 [Plain Jane Starter](/english-ja/plain-jane-starter.md)

👉 [Plain Jane](/english-ja/readme-1.md)

👉 [Plain Jane Interactiveへ](/english-ja/plain-jane-interactive.md)

#### **ヘルプが必要ですか？** <a href="#need-help" id="need-help"></a>

* 💬 **Discordでコミュニティに参加：** <https://discord.gg/hcc2GvgZc6>​
* 📧 **メールでお問い合わせ：** <support@openspaces.design>
* 💻 **ライブチャット：** 月〜金、現地時間午前10時〜午後6時（EST）に当社ウェブサイトで直接対応


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openspaces.design/english-ja/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
