# Lookbook

A wide hero image with shoppable hotspots placed on top. Click a hotspot to open the linked product. **Studio only.**

## How to access

Add the **DRIFT Lookbook** section to any page in the customizer.

## Lookbook

### Lookbook image

Use a wide, high-resolution image. The image displays at its natural size and scrolls horizontally if wider than the viewport.

### Heading

Optional section heading.

## Blocks

Add **Hotspot** blocks. Each hotspot has:

* **Product** — The product the hotspot links to.
* **Horizontal position** — Range 0 to 100%. 0 is the left edge, 100 is the right edge.
* **Vertical position** — Range 0 to 100%. 0 is the top edge, 100 is the bottom edge.

## Tips

Position hotspots over the relevant item in the photo. The hotspot dot is centered on the chosen coordinates.


---

# 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.webexp.dev/drift/drift-studio/sections-and-features/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.
