> 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/readme.md).

# Introduction

### **Bienvenue dans la documentation officielle des thèmes OpenSpaces** <a href="#welcome-to-the-official-openspaces-themes-documentation" id="welcome-to-the-official-openspaces-themes-documentation"></a>

> **Conçu pour les designers, par des designers** Tirez le meilleur parti de votre thème Shopify OpenSpaces grâce à nos guides d'installation complets, aux analyses des fonctionnalités et aux meilleures pratiques.

***

<figure><img src="/files/0939a9fd7d5aa9738ef17d7df87de05cac5b3d6d" alt=""><figcaption></figcaption></figure>

#### **Ce que vous trouverez ici** <a href="#what-youll-find-here" id="what-youll-find-here"></a>

Que vous utilisiez **Plain Jane Starter**, **Plain Jane**, ou **Plain Jane** **Interactive**, cette documentation vous guidera à travers :

* Installation et configuration du thème
* Personnalisation des sections, polices et mises en page
* Ajout de fonctionnalités puissantes comme des popups d’email, des compteurs à rebours, des curseurs personnalisés, et plus encore
* Conseils pour l’optimisation mobile et les conversions
* Guides de fonctionnalités spécifiques à la version

***

#### **Prise en main** <a href="#getting-started" id="getting-started"></a>

Vous ne savez pas par où commencer ?

👉 [Plain Jane Starter](/plain-jane-docs-v2-fr/plain-jane-starter.md)

👉 [Plain Jane](/plain-jane-docs-v2-fr/readme-1.md)

👉 [Plain Jane Interactive](/plain-jane-docs-v2-fr/plain-jane-interactive.md)

#### **Besoin d’aide ?** <a href="#need-help" id="need-help"></a>

* 💬 **Rejoignez notre communauté sur Discord :** <https://discord.gg/hcc2GvgZc6>​
* 📧 **Envoyez-nous un e-mail à :** <support@openspaces.design>
* 💻 **Discutez en direct avec nous :** Disponible du lundi au vendredi, de 10h à 18h EST, directement sur notre site web


---

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