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

# Plain Jane Interactive

Bienvenue dans la documentation du thème Plain Jane Interactive. C'est notre thème le plus avancé qui inclut toutes les fonctionnalités standard ainsi que des capacités de narration interactive et des expériences d'achat immersives.

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

## Ce que comprend Plain Jane Interactive

* Toutes les fonctionnalités de Plain Jane
* Outils de création d'espaces interactifs
* Effets d'animation et de transition avancés
* Expériences d'achat interactives
* Éléments interactifs optimisés pour mobile
* Capacités améliorées de narration visuelle

## Prise en main

Commencez avec notre [guide d'installation](https://github.com/OpenSpaces-Design/theme-documentation/blob/v3/plain-jane-interactive/broken-reference/README.md) pour configurer votre thème Plain Jane Interactive, puis explorez le [fonctionnalités interactives](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).

## Sections de la documentation

* [**Prise en main** ](/plain-jane-docs-v2-fr/plain-jane-interactive/getting-started.md)- Installation et configuration de base
* [**Pages et menus**](/plain-jane-docs-v2-fr/plain-jane-interactive/pages-and-menus.md) - Personnalisation de la structure de votre site
* [**Sections et fonctionnalités**](/plain-jane-docs-v2-fr/plain-jane-interactive/sections-and-features.md) - Toutes les sections plus les fonctionnalités interactives
* [**Paramètres du thème**](/plain-jane-docs-v2-fr/plain-jane-interactive/theme-settings.md) - Options de personnalisation complètes
* [**Fonctionnalités avancées**](/plain-jane-docs-v2-fr/plain-jane-interactive/advanced.md) - Personnalisation et fonctionnalités avancées
* [**Comptes clients**](/plain-jane-docs-v2-fr/plain-jane-interactive/customer-accounts.md) - Fonctionnalité de compte
* [**FAQ et dépannage**](/plain-jane-docs-v2-fr/plain-jane-interactive/sections-and-features/faq-section.md) - Questions et solutions courantes

## Fonctionnalités interactives propres à ce thème

* **Espaces interactifs** - Créez des vitrines produits immersives
* **Flèches de transition** - Navigation fluide entre les contenus
* **Points interactifs** - Points chauds et éléments interactifs
* **Optimisation mobile** - Éléments interactifs adaptés au toucher
* **Contrôles d'animation** - Paramètres d'animation avancés


---

# 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/plain-jane-docs-v2-fr/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.
