> 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/readme-1/pages-and-menus/lookbook-page.md).

# Lookbook Page

## 🖼 Lookbook Overview

> **What You’ll Learn**
>
> * What Lookbooks are and how they’re used in Plain Jane
> * How many Lookbook templates are available
> * How to organize multiple Lookbooks like an archive

***

### ✨ What Is a Lookbook?

A Lookbook is a visual storytelling page used to showcase styled outfits, editorial campaigns, or curated collections. It’s perfect for fashion brands or creatives who want to show their products in a more immersive, design-forward way.

Plain Jane includes **9 unique Lookbook templates** (`page.lookbook-1` through `page.lookbook-9`), allowing you to build multiple pages in this style.

***

### 🔢 How Many Can You Create?

You can create **up to 9 different Lookbook pages** using the pre-made templates:

* `page.lookbook-1`
* `page.lookbook-2`
* ...
* `page.lookbook-9`

Each template is editable through the Theme Editor and supports all section types, including image streams, text blocks, videos, and more.

***

### ✅ When to Use a Lookbook

Use Lookbooks when you want to:

* Create a visual landing page for styled campaigns
* Highlight editorial or product drops
* Inspire customers with creative brand storytelling

***

### 🔍 Next Steps

* How to Create a Lookbook
* Organizing Multiple Lookbooks
* Lookbook Settings & Features

***

### **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
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/readme-1/pages-and-menus/lookbook-page.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.
