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

# Einführung

### **Willkommen in der offiziellen OpenSpaces Themes Dokumentation** <a href="#welcome-to-the-official-openspaces-themes-documentation" id="welcome-to-the-official-openspaces-themes-documentation"></a>

> **Für Designer gemacht, von Designern entwickelt** Nutzen Sie Ihr OpenSpaces Shopify-Theme optimal mit unseren vollständigen Installationsanleitungen, Funktionsübersichten und Best Practices.

***

<figure><img src="/files/e115d4204a75fe4d6ae8074b4efba87b8f475ba1" alt=""><figcaption></figcaption></figure>

#### **Was Sie hier finden** <a href="#what-youll-find-here" id="what-youll-find-here"></a>

Egal ob Sie **Plain Jane Starter**, **Plain Jane**, oder **Plain Jane** **Interactive**, diese Dokumentation führt Sie durch:

* Theme-Installation und Einrichtung
* Anpassen von Abschnitten, Schriftarten und Layouts
* Hinzufügen leistungsstarker Funktionen wie E-Mail-Popups, Countdown-Timern, benutzerdefinierten Cursorn und mehr
* Tipps zur mobilen Optimierung und für Konversionen
* Versionsspezifische Funktionsanleitungen

***

#### **Erste Schritte** <a href="#getting-started" id="getting-started"></a>

Nicht sicher, wo Sie anfangen sollen?

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

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

👉 [Plain Jane Interactive](/german/plain-jane-interactive.md)

#### **Brauchen Sie Hilfe?** <a href="#need-help" id="need-help"></a>

* 💬 **Treten Sie unserer Community auf Discord bei:** <https://discord.gg/hcc2GvgZc6>​
* 📧 **Schreiben Sie uns eine E-Mail an:** <support@openspaces.design>
* 💻 **Chatten Sie live mit uns:** Verfügbar Montag–Freitag, 10:00–18:00 EST, direkt auf unserer Website


---

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