> 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/plain-jane-interactive.md).

# Plain Jane Interactiveへ

Plain Jane Interactive テーマのドキュメントへようこそ。これは、すべての標準機能に加え、インタラクティブなストーリーテリング機能と没入型のショッピング体験を含む、当社で最も高度なテーマです。

<figure><img src="/files/b7c428926be26e6c26e24a2babeae5693fa9f6f6" alt="" width="375"><figcaption></figcaption></figure>

## Plain Jane Interactive に含まれるもの

* すべての Plain Jane 機能
* インタラクティブスペース作成ツール
* 高度なアニメーションおよびトランジション効果
* インタラクティブなショッピング体験
* モバイル最適化されたインタラクティブ要素
* 強化されたビジュアルストーリーテリング機能

## はじめに

まずは [インストールガイド](https://github.com/OpenSpaces-Design/theme-documentation/blob/v3/plain-jane-interactive/broken-reference/README.md) Plain Jane Interactive テーマを設定するには、その後で以下を参照してください [インタラクティブ機能](https://github.com/OpenSpaces-Design/theme-documentation/blob/v3/plain-jane-docs/plain-jane-interactive/sections-and-features/how-to-create-an-interactive-space.md).

## ドキュメントのセクション

* [**はじめに** ](/english-ja/plain-jane-interactive/getting-started.md)- インストールと基本設定
* [**ページとメニュー**](/english-ja/plain-jane-interactive/pages-and-menus.md) - サイト構造のカスタマイズ
* [**セクションと機能**](/english-ja/plain-jane-interactive/sections-and-features.md) - すべてのセクションとインタラクティブ機能
* [**テーマ設定**](/english-ja/plain-jane-interactive/theme-settings.md) - 完全なカスタマイズオプション
* [**高度な機能**](/english-ja/plain-jane-interactive/advanced.md) - 高度なカスタマイズと機能
* [**顧客アカウント**](/english-ja/plain-jane-interactive/customer-accounts.md) - アカウント機能
* [**FAQ とトラブルシューティング**](/english-ja/plain-jane-interactive/sections-and-features/faq-section.md) - よくある質問と解決策

## このテーマ固有のインタラクティブ機能

* **インタラクティブスペース** - 没入型の製品ショーケースを作成
* **トランジション矢印** - コンテンツ間のスムーズなナビゲーション
* **インタラクティブポイント** - ホットスポットおよびインタラクティブ要素
* **モバイル最適化** - タッチに優しいインタラクティブ要素
* **アニメーションコントロール** - 高度なアニメーション設定


---

# 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/plain-jane-interactive.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.
