# Getting Started

Welcome to Plain Jane Starter! This guide will walk you through everything you need to know to get your store up and running quickly.

## Quick Start Overview

Plain Jane Starter is designed for simplicity and speed. Here's what you need to do:

1. [**Understand what's included**](/plain-jane-starter/getting-started/theme-features-and-limitations.md) - Know what you're working with
2. [**Install the theme**](/plain-jane-starter/getting-started/installing-the-theme.md) - Get it onto your Shopify store
3. [**Basic setup**](/plain-jane-starter/getting-started/basic-setup.md) - Configure essential settings
4. [**Essential configuration**](/plain-jane-starter/getting-started/essential-configuration.md) - Fine-tune your store

## What Makes Starter Different?

Unlike the full Plain Jane themes, Starter focuses on:

* **Simplicity** - Fewer options mean easier setup
* **Speed** - Get online faster with essential features only
* **Clean design** - Professional look without complexity
* **Foundation** - Perfect starting point that can grow with your business

## Before You Begin

### What You'll Need

* A Shopify store (any plan)
* Basic understanding of Shopify admin
* Your brand assets (logo, images, copy)
* 30-60 minutes for initial setup

### Theme Requirements

* **Shopify Version**: Compatible with all current Shopify plans
* **Browser Support**: Modern browsers (Chrome, Firefox, Safari, Edge)
* **Mobile**: Fully responsive design included

## Setup Timeline

**Estimated setup time: 30-60 minutes**

* ⏱️ **5 minutes** - Theme installation
* ⏱️ **15 minutes** - Basic configuration
* ⏱️ **20-30 minutes** - Content and customization
* ⏱️ **10 minutes** - Testing and launch

## Documentation Structure

### 🚀 Getting Started (You are here)

* [Theme Features and Limitations](/plain-jane-starter/getting-started/theme-features-and-limitations.md)
* [Installing the Theme](/plain-jane-starter/getting-started/installing-the-theme.md)
* [Basic Setup](/plain-jane-starter/getting-started/basic-setup.md)
* [Essential Configuration](/plain-jane-starter/getting-started/essential-configuration.md)

### 🧰 Theme Settings

Learn about the available customization options specific to Starter.

### 📄 Pages & Templates

Set up your essential pages (homepage, collections, products, etc.).

### ⚠️ Limitations

Understand what's not included and how to upgrade when you're ready.

## Getting Help

* **Documentation**: You're reading it! Each section has detailed guides.
* **FAQ**: Check [FAQ & Troubleshooting](/plain-jane-starter/faq-and-troubleshooting.md) for common questions.
* **Support**: Contact <info@openspaces.design> for technical support.

## Ready to Start?

👉 **Next Step**: [Understanding Theme Features and Limitations](/plain-jane-starter/getting-started/theme-features-and-limitations.md)

This will help you understand exactly what Plain Jane Starter includes so you can plan your setup accordingly.

***

## Need Help?

💬 **Join our community on Discord:** <https://discord.gg/hcc2GvgZc6>

📧 **Email us at:** <support@openspaces.design>

💻 **Live chat with us:** Available Monday–Friday, 10AM–6PM EST, directly on our website


---

# Agent Instructions: 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:

```
GET https://docs.openspaces.design/plain-jane-starter/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
