# Lookbook

Once navigated to the lookbook on the iPad the single screen will transition to the first lookbook page.

<figure><img src="/files/g0cxXASJU1U528JKPHoh" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure>

<figure><img src="/files/ocEAxFARIskH0ZbIIlQQ" alt=""><figcaption><p>iPad Display</p></figcaption></figure>

From here you can either select a pre defined group or continue with the default present content.

The single screen can be controlled in multiple ways.

* Swipe through the lookbook by swiping on the iPad
* Click the page navigation at the bottom of the lookbook
* Click the next page on the edge of the iPad screen (for portrait lookbooks)

{% hint style="info" %}
To optimize your viewing experience, we recommend matching the aspect ratio of your content to that of a standard TV. Typically, this means using an aspect ratio of 16:9.
{% endhint %}

### Related lookbook Items

When a lookbook page consists of related/linked items, they can be presented by clicking the lookbook page on the iPad screen.

<figure><img src="/files/5Kfrupam6ZLzbFpbIn14" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure>

<figure><img src="/files/Pq2pWT3zCTmsJhO4GfXC" alt=""><figcaption><p>iPad Display</p></figcaption></figure>

#### Favoriting

Once you press the heart icon on the iPad a visual inidcation will play on the Single Screen to indicate this item has been added to the favorites.

<figure><img src="/files/gLSqh5GqvRj2JICZ4ft0" alt=""><figcaption><p>Favorite Animation</p></figcaption></figure>

### Order Grid

Clicking the Cart icon will present the order grid both on the iPad and the Single Screen, to make order building intuative and cooperative between sales agent and client.

<figure><img src="/files/Sxo0pIqswjgYX1vN55Hb" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure>

<figure><img src="/files/o6QNsVcn8ey4jFHvnXJn" alt=""><figcaption><p>iPad display</p></figcaption></figure>

#### Pre Pack

It is also possible to expand the pre packs for better order building experience.

<figure><img src="/files/ZZXfO6X7qOZCdszTgumd" alt=""><figcaption><p>Single Screen Display</p></figcaption></figure>


---

# 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.colect.io/user/single-screen-showroom/lookbook.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.
